Skip to content
forked from Constellation/iv

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++

License

Notifications You must be signed in to change notification settings

iseki-masaya/iv

This branch is 186 commits behind Constellation/iv:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

681ff86 · Feb 11, 2014
Oct 6, 2010
Feb 11, 2014
Mar 29, 2012
Feb 7, 2014
Dec 19, 2013
Oct 28, 2013
Dec 3, 2013
Dec 3, 2013
Feb 11, 2014
Jul 24, 2012
Dec 3, 2013
Mar 27, 2012
Feb 17, 2012
Oct 26, 2011
Dec 4, 2012
Oct 26, 2011
Oct 26, 2011
Dec 4, 2013

Repository files navigation

iv Build Status

iv is ECMA262 5.1 lexer and parser and engine project written in C++ / JS

a lot of inspired from V8, SpiderMonkey, JavaScriptCore

License

under New BSD License see LICENSE files

iv / lv5

lv5 is ECMA262 5.1 engine

for more information, see lv5 README and lv5 wiki

Build Instruction

see lv5 README

iv / lv5 / railgun

iv / lv5 / railgun is Register VM and Compiler.

Their basic design is a lot of inspired Lua and JSC.

for more information, see railgun README

iv / lv5 / breaker

iv / lv5 / breaker is Context Threading JIT Compiler.

for more information, see breaker README

iv / phonic

phonic is Ruby library of ECMA262 5.1 Parser API

for more information, see phonic README

About

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published