-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Task
Create a repository or a folder within this repository to host example Jam programs.
Goal
Provide a collection of Jam code samples for learners and developers to try out, understand the language better, and test the backend.
Suggested Approach
- Create a directory called
examples/. - Add Jam programs that showcase:
- Basic math and variables
- Control flow (if/repeat)
- Functions and expressions
- Write a README inside
examples/explaining how to run these programs with Jam.
Requirements
- Basic knowledge of Jam syntax.
- Creativity in designing useful examples.
Difficulty
Beginner
If you're new to open source, check out our Contributing Guide in the repository. Feel free to ask questions in our Discord: https://discord.gg/GgB8hbvR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed