Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 360 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 360 Bytes

javascript-tasklets

ECMAScript 2015 engine that supports lightweight clones of the script state.

Designed as a scripting engine for Voxels.

##Status

Created garbage collector and state cloning functionality

Started creating interpreted intermediate code

Created part of standard library

Creating parser