https://github.com/martcpp/illusionlang
the illusion interpreter
https://github.com/martcpp/illusionlang
Last synced: 10 months ago
JSON representation
the illusion interpreter
- Host: GitHub
- URL: https://github.com/martcpp/illusionlang
- Owner: martcpp
- License: mit
- Created: 2025-07-08T11:57:41.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-08T14:37:56.000Z (11 months ago)
- Last Synced: 2025-07-08T14:45:27.204Z (11 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# illusionlang
the illusion interpreter
## the lexer and tokeniser pharse
done()!
## the parsing pharse
working()!
## Evaluation pharse
todo()!
## standard libeary and fuctions
todo()!