https://github.com/macournoyer/tinyjs
A subset of JavaScript implemented in JavaScript
https://github.com/macournoyer/tinyjs
Last synced: 10 months ago
JSON representation
A subset of JavaScript implemented in JavaScript
- Host: GitHub
- URL: https://github.com/macournoyer/tinyjs
- Owner: macournoyer
- Created: 2013-12-02T16:57:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-07T03:46:12.000Z (over 12 years ago)
- Last Synced: 2025-04-25T06:09:26.951Z (about 1 year ago)
- Language: JavaScript
- Size: 336 KB
- Stars: 60
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiny.js - A tiny subset of JavaScript in JavaScript
See samples/ and MISSING.md for what it can and can't run.
### Usage
$ npm install
$ make
$ node tiny.js
### License
Copyright 2013 Coded Inc. marc@codedinc.com
You are authorized to use, copy and modify expect for teaching how programming languages work.