This website requires JavaScript.
Explore
Help
Register
Sign In
HEL
/
pebble
Watch
1
Star
0
Fork
0
You've already forked pebble
Code
Issues
Pull Requests
Releases
Activity
Files
40c6e65accd46385ef38744bb152ec1f93d84027
pebble
/
examples
History
LordBaryhobal
330486fb81
feat: add if statements
2026-02-06 01:12:12 +01:00
..
01_variables.peb
feat: add variable assignments
2026-02-05 23:23:23 +01:00
02_operations.peb
feat: add compound assignments
2026-02-06 00:37:48 +01:00
03_comparisons.peb
chore: add examples
2026-02-05 01:59:14 +01:00
04_if_else.peb
feat: add if statements
2026-02-06 01:12:12 +01:00
05_loop.peb
chore: add examples
2026-02-05 01:59:14 +01:00
06_comments.peb
feat(lexer): add multiline comments
2026-02-05 03:51:13 +01:00
07_math.peb
feat: add statements
2026-02-05 17:00:37 +01:00
08_scopes.peb
feat: add block statements and scoped environment
2026-02-05 23:39:07 +01:00