https://github.com/mohitk05/monkey-ts
An implementation of the Monkey programming language in TypeScript
https://github.com/mohitk05/monkey-ts
interpreter monkey-programming-language programming-language typescript
Last synced: 6 months ago
JSON representation
An implementation of the Monkey programming language in TypeScript
- Host: GitHub
- URL: https://github.com/mohitk05/monkey-ts
- Owner: mohitk05
- Created: 2021-04-11T18:14:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T18:14:51.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T06:13:45.268Z (about 1 year ago)
- Topics: interpreter, monkey-programming-language, programming-language, typescript
- Language: TypeScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monkey-ts
An implementation of the Monkey programming language in TypeScript