Escargot is a lightweight JavaScript engine designed specifically for resource-constrained environments.
  • C++ 91.5%
  • Python 4.1%
  • JavaScript 2%
  • Java 1.7%
  • CMake 0.5%
  • Other 0.2%
Find a file
2016-12-14 15:00:58 +09:00
build initial commit 2016-11-17 22:19:49 +09:00
deps initial commit 2016-11-17 22:19:49 +09:00
src Implement Math.random, floor, ceil, log. 2016-12-14 14:54:57 +09:00
third_party Support RegExp Object and inner method 2016-12-13 19:10:05 +09:00
tools implement basic of try-catch statement 2016-12-13 13:23:14 +09:00
.clang-format Apply clang-formatting 2016-12-08 14:53:01 +09:00
.gitignore Add .gitignore 2016-12-14 15:00:58 +09:00
build_third_party.sh initial commit 2016-11-17 22:19:49 +09:00
Makefile Support RegExp Object and inner method 2016-12-13 19:10:05 +09:00