This website requires JavaScript.
Explore
Help
Sign In
dnlmlr
/
nek-lang
Watch
1
Star
0
Fork
1
You've already forked nek-lang
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1
Commit
5
Branches
0
Tags
41348cf4c253cba0201cff6847c4482e2fe07302
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Daniel M
41348cf4c2
Initial commit
2022-01-02 18:43:30 +01:00
README.md
Initial commit
2022-01-02 18:43:30 +01:00
README.md
NEK-Lang
High level Components
Lexer: Transforms text into Tokens
Parser: Transforms Tokens into Abstract Syntax Tree
Interpreter (tree-walk-interpreter): Walks the tree and evaluates the expressions / statements
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
635
KiB
Languages
Rust
100%