This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
j-lang
Watch
1
Star
0
Fork
0
You've already forked j-lang
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c91cbb561b912bf0b178abe6f3a723aad8354d9
j-lang
/
projects
/
simple.j
2 lines
6 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add evaluator with environment and file-based execution Implements recursive AST evaluator with variable environment, reads .j files from command line args, and executes programs end-to-end (lexer -> parser -> eval).
2026-02-16 02:08:54 +01:00
x = 1
Reference in New Issue
Copy Permalink