Skip to content

Automatically exported from code.google.com/p/42tiny-js

Notifications You must be signed in to change notification settings

ardi69/42tiny-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project aims to be an extremely simple JavaScript interpreter, meant for inclusion in applications that require a simple, familiar script language that can be included with no dependencies other than normal C++ libraries.

I make absolutely no guarantees that this is compliant to JavaScript/EcmaScript standard. In fact I am sure it isn't.

However the goal of this fork is it and i'm trying my best, to make's compliant as possible.

I'm welcome suggestions for changes that will bring it closer to compliancy or useful test cases to add to the test suite.

This is a fork of the nice tiny-js project from the Pur3 Ltd.

At this point: many thanks to Mr.Williams for his nice Project (the basics for this fork).

About

Automatically exported from code.google.com/p/42tiny-js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages