Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eltuza/myjs
JS (ES262) interpreter in C - Extremely Experimental - Learning purposes
https://github.com/eltuza/myjs
Last synced: 2 months ago
JSON representation
JS (ES262) interpreter in C - Extremely Experimental - Learning purposes
- Host: GitHub
- URL: https://github.com/eltuza/myjs
- Owner: eltuza
- Created: 2010-10-17T19:55:18.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-07-04T02:21:48.000Z (over 13 years ago)
- Last Synced: 2024-08-03T18:16:09.914Z (6 months ago)
- Language: C
- Homepage:
- Size: 81.1 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- AwesomeInterpreter - myjs
README
Javascript interpreter in C for learning purposes. Experimental, untested code. Intended to support EcmaScript 262 specification.