This website requires JavaScript.
Explore
Help
Register
Sign In
baraba
/
bux-lang
Watch
1
Star
0
Fork
0
You've already forked bux-lang
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
31
Commits
1
Branch
0
Tags
f4de065160607aa828ac9551a8e72f1bc1c15554
Commit Graph
2 Commits
Author
SHA1
Message
Date
dimgigov
f4de065160
fix: module syntax — changed src_bux/*.bux from module X; to module X { ... }
2026-05-31 14:14:42 +03:00
dimgigov
3c2a6e68b9
perf: Scope lookup O(1) via Table instead of O(n) linear search + module parse fix
2026-05-31 14:10:55 +03:00