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: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T11:59:45.000Z (over 2 years ago)
- Last Synced: 2025-02-09T23:39:15.941Z (over 1 year ago)
- Topics: abstract-syntax-tree, babel, basic, interpreted-programming-language, interpreter, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 322 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

Deprecated first attempt at making an interpreter for NovaBASIC in Typescript.