Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stynh/novabasic
Custom programming language interpreted in Typescript. Hobby project.
https://github.com/stynh/novabasic
abstract-syntax-tree babel basic interpreted-programming-language interpreter typescript webpack
Last synced: 30 days ago
JSON representation
Custom programming language interpreted in Typescript. Hobby project.
- Host: GitHub
- URL: https://github.com/stynh/novabasic
- Owner: StynH
- License: mit
- Created: 2023-11-02T15:18:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T11:59:45.000Z (about 1 year ago)
- Last Synced: 2023-12-04T12:40:01.182Z (about 1 year ago)
- Topics: abstract-syntax-tree, babel, basic, interpreted-programming-language, interpreter, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 321 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NovaBASIC Interpreter
![novabasic](https://github.com/StynVanDeHaterd/NovaBASIC/assets/9077578/80dc5727-aeb1-4a8d-b800-6cc74a2b202f)
Deprecated first attempt at making an interpreter for NovaBASIC in Typescript.