An open API service indexing awesome lists of open source software.

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

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.