Skip to the content.

Under Development

Do is a jit compiler for js and dolang

There are many samples of language in test directory

Do now just supports x86 cpu but in the next time it will support another cpu structurs …

Make it :

make -B

Usage :

./doit filename.do

JS Usage :

./doit filename.js

My Tasks