Skip to content

Latest commit

 

History

188 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tatende.js

A toy compiler for a subset of JavaScript.

You can read annotated source (incomplete).

Requirements

  • Node.js

Running tests

You'll need ECMAScript test suite which is available from Mercurial repository.

$ hg clone http://hg.ecmascript.org/tests/test262/
$ export ECMA_TESTS_PATH="`pwd`/test262/test/suite"
$ make test

FAQ

  • Is it useful?

Not really.

  • Does it work?

It's able to compile itself.

About

Compiler for a subset of JavaScript

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages