https://github.com/jdeepd/tlang
Tlang(Test Language). Trying to learn about creating programming languages
https://github.com/jdeepd/tlang
Last synced: over 1 year ago
JSON representation
Tlang(Test Language). Trying to learn about creating programming languages
- Host: GitHub
- URL: https://github.com/jdeepd/tlang
- Owner: JDeepD
- Created: 2023-05-22T19:09:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T19:24:24.000Z (about 3 years ago)
- Last Synced: 2025-01-11T03:58:03.413Z (over 1 year ago)
- Language: C
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tlang
Tlang(Test Language). Trying to learn about creating programming languages
[WIP]: Currently scans single tokens `+`,`-`,`*`,`/` and integers `0-9`