Logo
Explore Help
Register Sign In
admin/j-lang
1
0
Fork 0
You've already forked j-lang
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
4442886afacfaccc8fe4e9964f2ba9be9e8c7e13
j-lang/projects/sum.j

4 lines
31 B
Plaintext
Raw Normal View History

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 = 10
y = 5
z = x + y
print z
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 34ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API