Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imteekay/lox.ts
The compiler for the Lox programming language
https://github.com/imteekay/lox.ts
compiler compiler-construction compiler-design interpreter javascript plt programming-language programming-languages typescript
Last synced: 17 days ago
JSON representation
The compiler for the Lox programming language
- Host: GitHub
- URL: https://github.com/imteekay/lox.ts
- Owner: imteekay
- License: mit
- Created: 2020-04-15T01:44:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T23:01:47.000Z (4 months ago)
- Last Synced: 2024-10-04T05:41:53.817Z (about 1 month ago)
- Topics: compiler, compiler-construction, compiler-design, interpreter, javascript, plt, programming-language, programming-languages, typescript
- Language: TypeScript
- Homepage:
- Size: 53.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lox.ts
The interpreter for the Lox programming language