Rust编写的JavaScript引擎,该项目是一个试验性质的项目。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jason Williams 7ba514b416 string objects now display their primitive value, to_function() method has been added to value, test added for String() 5 years ago
..
js no need for mutable in private_obj 5 years ago
lexer_test.rs fixing decrementation and testing 5 years ago
string_test.rs string objects now display their primitive value, to_function() method has been added to value, test added for String() 5 years ago
value_test.rs fixed tests and updated readme 6 years ago