- https://github.com/weimingtom/Kuuko/tree/dotnetcore
- https://github.com/weimingtom/IronPythonMod
- https://github.com/weimingtom/UniLuaMod
- https://github.com/weimingtom/LuaJMod
- https://github.com/weimingtom/jython_playground
- https://github.com/weimingtom/hotruby_playground
- https://github.com/weimingtom/nokscript_java
- https://github.com/weimingtom/wmt_yacc_study
- https://github.com/weimingtom/myosotis2
- https://github.com/sebknzl/byacc-ragel
- http://www.colm.net/open-source/ragel/
- git://git.colm.net/ragel.git
- https://github.com/weimingtom/ragel_fork
- http://invisible-island.net/byacc/byacc.html
- http://dinosaur.compilertools.net
- https://github.com/weimingtom/nokscript_java
- https://github.com/weimingtom/SimpleScriptSystem
- https://github.com/weimingtom/eriri
- https://github.com/weimingtom/eriri_python
- https://github.com/weimingtom/eriri_lua
- https://github.com/weimingtom/eriri_js
- https://github.com/weimingtom/marika_java
- https://github.com/weimingtom/marika_as3
- https://github.com/weimingtom/marika_cocos2dx
- https://github.com/weimingtom/metamorphose
- https://github.com/weimingtom/FastFireFrame_preview
- https://github.com/weimingtom/myosotis2
- https://github.com/weimingtom/myosotis
- http://lua-users.org/wiki/LuaImplementations
Lua实现列表官方版 - https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS
- https://github.com/phodal/awesome-iot
see Language - https://github.com/weimingtom/myosotis2
see References - https://github.com/dbohdan/embedded-scripting-languages
- 自制编译器
https://github.com/aamine/cbc
https://github.com/leungwensen/cbc-ubuntu-64bit - https://github.com/weimingtom/wmt_mingw_study
- ccalc / calc
https://github.com/weimingtom/wmt_mingw_study/tree/master/ccalc - https://github.com/aalhour/awesome-compilers
- http://hotruby.yukoba.jp/
- https://github.com/KlasBuhre/Buhrlang
- https://github.com/ChaiScript/ChaiScript
- https://github.com/esrrhs/fakescript
- https://github.com/esrrhs/fakescript-java
- https://github.com/rossipedia/dscript
- https://root.cern.ch/cint
- https://root.cern.ch/cling
- http://stackoverflow.com/questions/26514959/while-installing-cint-interpreter-running-configure-returns-a-syntax-error
- http://www.flipcode.com/archives/Implementing_A_Scripting_Engine-Part_8_Executable_Code.shtml
- https://github.com/hishamhm/libscript
- https://github.com/mlnlover11/SharpLua
- http://www.moonsharp.org/
- https://github.com/xanathar/moonsharp/
- https://github.com/bromine0x23/Raph-Cpp
- https://github.com/Mooophy/Compiler
- search bgCommand
- search Modern Compiler Implementation in C
- https://github.com/weimingtom/ChaiScript/tree/wmt5
see Makefile - https://github.com/weimingtom/huo/tree/wmt
see Makefile - https://github.com/weimingtom/lily/tree/wmt
see Makefile - https://github.com/weimingtom/duktape
see 1.5.0 - https://github.com/weimingtom/criscript
- https://github.com/weimingtom/fakescript/tree/wmt
see ide/ide.pro
cygwin(failed in MinGW)
zpao/spidernode
https://github.com/zpao/spidernode
https://github.com/zpao/spidernode/wiki/Building-node.js-on-mingw
V8のMinGWでのコンパイル
http://safx-dev.blogspot.nl/2010/08/v8mingw.html
https://nodejs.org/dist/node-v0.1.100.tar.gz
https://nodejs.org/dist/node-v0.4.0.tar.gz
cd deps/v8
scons
scons sample=shell
scons sample=shell arch=x86
scons -h
github search 'v8 scons'
https://github.com/v8/v8/wiki/Getting%20Started%20with%20Embedding
https://github.com/v8/v8/wiki/Embedder's%20Guide
https://github.com/borisvanschooten/glesjs
d8
https://groups.google.com/forum/#!topic/v8-users/Jd6DO80_Gnc
v8::Debug::EnableAgent()
$ ./d8 --debugger-agent
$ ./d8 --remote-debugger
https://github.com/Buggaboo/node-jni
http://blog.joshgav.com/node/debugging/2016/02/04/Node-Debug-Architecture.html
现在有多少 Node 调试的工具和方案
https://cnodejs.org/topic/522030c6bee8d3cb1223255d
https://nodejs.org/api/debugger.html
https://nodejs.org/dist/v4.2.1/docs/api/debugger.html
如何在iOS和Android上选择一个JavaScript 引擎进行应用开发
http://blog.csdn.net/kaitiren/article/details/23255195
https://github.com/openaphid/runtime
node --inspect --debug-brk index.js
https://github.com/ChromeDevTools/awesome-chrome-devtools
https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27#.r747jmfi2
How to Run Node.JS in an Android App
https://dzone.com/articles/how-to-run-nodejs-in-android-app
https://github.com/InstantWebP2P/node-android/tree/adt
JS引擎漏洞
https://github.com/tunz/js-vuln-db
j2v8
https://github.com/eclipsesource/J2V8
http://stackoverflow.com/questions/8374016/how-to-execute-javascript-on-android
jxcore
https://github.com/jxcore/jxcore
https://github.com/karaxuna/jxcore-repl
http://sourcechord.hatenablog.com/entry/2015/09/06/203827
http://www.runoob.com/nodejs/nodejs-jxcore-packaging.html
nodejs-mobile
https://github.com/janeasystems/nodejs-mobile
- https://github.com/hak/criscript
- http://www.digitalmars.com/dscript/
- http://www.digitalmars.com/dscript/cppscript.html
- http://www.jsdb.org/
- https://github.com/ericwlange/AndroidJSCore
- https://github.com/cesanta/mjs
- https://github.com/tessel/t1-runtime
- js引擎能做到多小?
https://www.zhihu.com/question/53612496
- https://github.com/weimingtom/wmt_todo_list
- https://github.com/weimingtom/wmt_link_collections_in_Chinese
- https://github.com/weimingtom/wmt_software_skills
- https://github.com/burtonsamograd/sxc
- Some see here https://github.com/weimingtom/Kuuko/tree-save/master/README2.md
- https://github.com/maryrosecook/littlelisp
- https://github.com/pixie-lang/pixie
https://github.com/seancfoley/mjvmk
j2me_cldc, search KNI_RETURNTYPE_INT
http://www.csie.ntu.edu.tw/~r94088/KVM_html_c/kni_8h.html
https://github.com/sfsy1989/j2me
https://github.com/wine/PSPKVM
https://java.net/projects/phoneme
http://davy.preuveneers.be/phoneme/?q=node/10
http://blog.csdn.net/l143007/article/details/6206888
https://github.com/stefanhaustein/kawt
j2me_cldc src(见网盘)
j2me_cldc-1_0_4-src-winunix.zip
j2me_cldc-1_1-fcs-src-winunix.zip
http://java.coe.psu.ac.th/J2ME/
https://github.com/davidgiven/luje
https://sourceforge.net/projects/pspme/
https://sourceforge.net/projects/pspkvm/
深度实践嵌入式linux系统移植, PhoneME, JamVM
https://github.com/zxlooong/cvm
https://github.com/nikita36078/phoneME-android
???which book
https://github.com/Joyounger/armlinuxbook
https://github.com/ReadyTalk/avian
https://github.com/lihaoyi/Metascala
有没有什么基于C++或者scala的比较轻量级的JVM实现?
https://www.zhihu.com/question/51886256
https://github.com/weimingtom/jythonroid/blob/master/src/org/python/debug/FixMe.java
https://github.com/RunasSudo/PyAndroid/blob/master/app/src/main/java/org/python/core/Dexer.java
https://github.com/wicanr2/simple_jvm_and_dvm
https://github.com/jserv/simple-dvm
https://github.com/weimingtom/dalvik_cygwin_port
https://github.com/majestyhao/SimpleDalvik
https://github.com/weimingtom/android-dalvik-vm-on-java
https://github.com/pkirchhofer/android-dalvik
https://github.com/codepython/full_simple_jvm
https://github.com/ledyba/java.js
=========================================================================>java to js
https://github.com/graalvm/truffleruby
https://github.com/lightspark/lightspark
https://github.com/weimingtom/papervision3d_java
https://github.com/nxmirrors/tamarin-central
https://github.com/pnkfelix/tamarin-redux
http://www.redtamarin.com
https://github.com/Corsaair/redtamarin
https://github.com/mozilla/shumway
https://github.com/adobe-flash/avmplus
https://github.com/Ourpalm/ILRuntime
https://github.com/llaisdy/beam_languages
- Ruby原理剖析
Ruby Under a Microscope
https://book.douban.com/subject/26920403/?from=tag
https://book.douban.com/subject/24718740/ - rubys/ruby2js
https://github.com/rubys/ruby2js - https://github.com/macournoyer/tinyrb
- https://github.com/pythonnet/pythonnet
- https://github.com/weimingtom/IronPythonMod
- https://github.com/weimingtom/jython_playground
- see jython
- see ironpython
- https://github.com/philhassey/tinypy
- https://github.com/skulpt/skulpt
- http://www.skulpt.org/
- search ScriptInterpreter
https://github.com/mazko/ESJava
search dfa python language:java
https://github.com/xia-st/JPython
https://github.com/tomhrr/dale
https://github.com/gopherjs/gopherjs
https://github.com/goruby/goruby
search ^[a-zA-Z_][a-zA-Z0-9_]*$ language:java
https://github.com/phisiart/C-Compiler
search PyDict_Type pyobject language:cpp
https://github.com/elliotchance/c2go
https://github.com/TinyCC/TinyCC
https://bellard.org/tcc/
http://download.savannah.gnu.org/releases/tinycc/
https://github.com/mirror/tinycc
https://github.com/kentdlee/CoCo
search BINARY_ADD language:java
https://github.com/koehlma/jaspy
https://github.com/ir-g/pejs
https://github.com/flosch/jspy
search search BUILD_MAP jython
https://github.com/rooby-lang/rooby
http://sharphsql.codeplex.com/
https://github.com/ArsenShnurkov/SharpHSQL
https://github.com/weimingtom/sharphsql_svn
https://github.com/PlayScriptRedux/playscript
https://github.com/CsharpDatabase/CsharpSQLite
https://github.com/jquery/esprima
https://github.com/rails/execjs
https://github.com/facebook/prepack
https://github.com/danmar/cppcheck
https://github.com/raviqqe/tisp
https://github.com/fanzhidongyzby/cit
https://github.com/minio/c2goasm
https://github.com/pangudashu/php7-internal
search virtual machine design implement
https://github.com/jfecher/ante
https://github.com/mortdeus/legacy-cc
http://blog.csdn.net/snlscript/article/details/17722255
https://github.com/Morgan-Stanley/hobbes
https://github.com/pmq20/ruby-compiler
https://github.com/zsaleeba/picoc
https://gitlab.com/zsaleeba/picoc
Picoc C语言解释器移植到STM32平台
https://github.com/larryhe/tiny-c-interpreter
http://bbs.elecfans.com/jishu_419346_1_1.html
https://github.com/nedbat/byterun
http://www.aosabook.org/en/500L/a-python-interpreter-written-in-python.html
https://qingyunha.github.io/taotao/
http://www.cl.cam.ac.uk/~am21/research/funnel/
http://www.cl.cam.ac.uk/~am21/research/funnel/prolog.c
https://github.com/kanaka/mal
56种语言编写一个Lisp解释器
http://blog.csdn.net/tangxiaoyin/article/details/51788554
https://github.com/rspivak/lsbasi
https://ruslanspivak.com/lsbasi-part1/
自己手动编写一个简单的解释器 Part 3
http://www.oschina.net/translate/lsbasi-part-3
https://github.com/zhaohuXing/jvmgo
用Go编写JVM之指令集和解释器
http://www.jianshu.com/p/5eb86705dc94
https://github.com/zxh0/jvm.go
https://github.com/francisrstokes/16bitjs
http://www.lysator.liu.se/c/ANSI-C-grammar-y.html
https://github.com/ccxvii/mujs
https://github.com/mafintosh/node-on-android
- http://blog.csdn.net/tangxiaoyin/article/details/76876426
- Espruino
- https://www.espruino.com
- https://github.com/espruino/Espruino
- JerryScript
- http://jerryscript.net
- https://github.com/jerryscript-project/jerryscript
- IoT.js
- http://iotjs.net
- https://github.com/Samsung/iotjs
- Tessel
- https://tessel.io
- Johnny-Five
- http://johnny-five.io
- https://github.com/rwaldron/johnny-five
- Cylon.js
- https://cylonjs.com
- https://github.com/hybridgroup/cylon/
- Ruff
- https://ruff.io
自己动手写编译器链接器
http://ucc.sourceforge.net
https://sourceforge.net/projects/ucc/
https://github.com/nobled/ucc
C编译器剖析
https://github.com/jarulraj/sqlcheck
https://github.com/hazzik/Rhino.Net
http://j2megamescript.sourceforge.net
http://blog.sina.com.cn/s/blog_4a32d7f6010008f3.html
http://blog.csdn.net/redraiment/article/details/6941121
W3C School
http://www.w3school.com.cn/tiy/t.asp?f=html_basic
PHP
http://writecodeonline.com/php/
http://writecodeonline.com/javascript/
JavaScript Console
http://jsconsole.com/
Python
http://datamech.com/devan/trypython/trypython.py
ActionScript
http://eval.hurlant.com/demo/
Perl
http://colabv6.dan.co.jp/lleval.html
Scala
http://www.simplyscala.com/
Groovy
http://groovyconsole.appspot.com/
Clojure
http://tryclj.com/
Scheme
http://sisc-scheme.org/sisc-online.php
repl.it
http://repl.it/#:languages
https://github.com/cogitator/ruby-implementations/wiki/List-of-Ruby-implementations
https://github.com/ringo/ringojs
https://ringojs.org/download/
https://stackoverflow.com/questions/11838369/where-can-i-find-a-list-of-available-jsr-223-scripting-languages
https://en.wikipedia.org/wiki/List_of_JVM_languages
http://java-source.net/open-source/scripting-languages
- https://github.com/sebkirche/mini-langtools/tree/master
- http://www.complang.tuwien.ac.at/ublu/MiniVM.java
https://github.com/cslarsen/stack-machine
https://github.com/cslarsen/python-simple-vm
http://blog.headchant.com/a-cpu-in-lua-2/
https://gist.github.com/headchant/10428851
https://felixangell.com/blog/virtual-machine-in-c
https://github.com/felixangell/mac
https://github.com/farseer002/python-cobra
https://github.com/pybind/pybind11
https://github.com/arp/ruby_from_c
https://github.com/jbarnette/johnson
https://github.com/noranuk0/mkscript
https://github.com/chrisrink10/mscript
https://github.com/zenglong/zengl_language
https://github.com/bullno1/lip
https://krkrz.github.io/krkr2doc/tjs2doc/contents/index.html
https://krkrz.github.io/krkr2doc/tjs2doc/contents/simple.html
https://krkrz.github.io/krkr2doc/tjs2doc/contents/vmcodes.html
https://github.com/JavascriptNet/Javascript.Net
http://www.sqlite.org/opcode.html
http://www.shiftjs.com/
https://github.com/shift-js/shift-js
https://github.com/fanchy/ffpython
https://github.com/micropython/micropython-unicorn
https://github.com/AlexAltea/unicorn.js
https://micropython.org/unicorn/
https://github.com/unicorn-engine/unicorn
https://github.com/micropython/micropython
https://github.com/aristotle9/as3cc
https://github.com/aristotle9/yani2
http://nicowiki.com/%E3%83%8B%E3%83%AF%E3%83%B3%E8%AA%9E.html
https://github.com/cherow/cherow
https://github.com/mgechev/tiny-compiler
http://geek.csdn.net/news/detail/238098
https://github.com/neuecc/Utf8Json
https://github.com/MyCATApache/SQLparser
https://github.com/dabroz/mruby-simple-game-engine
https://github.com/alexfru/SmallerC
https://github.com/Microsoft/napajs
https://github.com/dundalek/closh
https://github.com/rmccullagh/como-lang-ng
https://github.com/qiniu/qlang
https://discuss.as3lang.org/t/an-actionscript-3-port-of-mozillas-rhino-javascript-interpreter/958/2
https://github.com/theturtle32/RhinoAS3/blob/master/src/java/lang/Character.as
https://github.com/mozilla/narcissus
https://johnresig.com/blog/bringing-the-browser-to-the-server/
https://github.com/jeresig/env-js
https://github.com/lemon-lang/lemon
https://github.com/paladin-t/my_basic
https://github.com/carld/micro-lisp
https://github.com/NLKNguyen/awesome-language-engineering
https://github.com/lsegal/my_toy_compiler
https://github.com/dain/leveldb
https://github.com/objecthub/swift-lispkit
https://github.com/ashinn/chibi-scheme
https://github.com/cslarsen/mickey-scheme
https://www.douban.com/group/topic/35902334/
https://github.com/richdyang/jago
https://github.com/seagreen/Son
https://github.com/matthewmueller/joy
https://github.com/javelinjs/C-Minus-Compiler
http://blog.csdn.net/u014015972/article/details/51480680
https://github.com/nadrane/build-your-own-regex
http://blog.csdn.net/dev_csdn/article/details/78792014
https://github.com/pochi0701/TinyJS
https://github.com/WebKit/webkit
search Visual Studio javascriptcore.dll
https://github.com/cocos2d-x/JavaScriptCore-X
https://github.com/Andersbakken/WebKit-mirror.git
https://github.com/gaoyuping/wke.git
https://github.com/aogilvie/JavaScriptCore-Android
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
search FixedArray StdLibExtras class Bitmap
https://github.com/cexer/wke
https://github.com/aogilvie/JavaScriptCore-Android
https://github.com/nlohmann/json
http://excamera.com/sphinx/article-chip8.html#chip8
https://community.arduboy.com/t/gba-roms-on-an-arduboy/219
https://github.com/prophittcorey/iC8
https://github.com/Gabriele91/Chip8-emulator-Arduino-UNO
https://github.com/adamdunkels/ubasic
https://github.com/tsadigov/ClrSqlite
https://github.com/GruntTheDivine/BSharp
https://github.com/leppie/IronScheme
http://flee.codeplex.com
https://fleesharp.codeplex.com
https://github.com/mparlak/Flee
https://github.com/netgrim/FleeSharp
https://github.com/lcastillov/TigerCompiler
https://ruby-hacking-guide.github.io
https://ruby-china.org/topics/14504
https://github.com/ruby-hacking-guide/ruby-hacking-guide.github.com
https://github.com/OpenFortranProject/open-fortran-parser
https://github.com/xoreaxeaxeax/movfuscator
https://github.com/robhagemans/pcbasic
https://github.com/smhanov/qb.js
https://github.com/inspector-repl/inspector
https://github.com/bakpakin/fnl
https://github.com/koczkatamas/onelang
https://github.com/amitmerchant1990/how-products-got-their-name
https://github.com/nswbmw/node-in-debugging
https://github.com/wuYinBest/blog
https://github.com/jakogut/tinyvm
https://github.com/ShivamSarodia/ShivyC
http://tinyperl.sourceforge.net/
https://sourceforge.net/projects/tinyperl/files/
https://sourceforge.net/projects/tinybc
https://www.codeproject.com/articles/10212/csi-a-simple-c-interpreter
http://n.mtng.org/ele/arduino/iarduino.html
https://github.com/munificent/wren
https://github.com/qingfeng346/Scorpio-CSharp
https://github.com/qingfeng346/ScorpioUnitySample
A tiny, embeddable lisp-shaped language implemented in C89
https://github.com/rxi/aria
A Programming Language
https://github.com/IoLanguage/io
https://github.com/facebook/pyre-check
http://racket-lang.org
DrRacket, IDE for Racket
https://github.com/racket/drracket
SmileBASIC 講座 6.ゲームを作る
http://smilebasic.com/academy/game/
https://github.com/dyu/ffi-overhead
https://github.com/linuxmooc/pylite
https://github.com/nkolban/duktape-esp32
https://qiita.com/inajob/items/1c721d45900f0ff06d2a
https://github.com/smart-conn/alljoyn-zh/blob/master/docs/develop/building/alljoyn-js/index.md
https://www.sohu.com/a/127188797_467791
https://github.com/felixhao28/JSCPP
https://github.com/jnz/q3vm.git
http://wiki.torque3d.org/wiki:_scripter-start
http://www.garagegames.com/products/torque-3d/documentation/user
scripting - overview - syntax guide
https://github.com/GarageGames/Torque3D
http://torque3d.org
脚本级网络游戏编程
https://github.com/google/wwwbasic
https://en.wikipedia.org/wiki/List_of_ARM_Cortex-M_development_tools
https://github.com/aalhour/awesome-compilers
https://github.com/ffhelicopter/Go42
https://stackoverflow.com/questions/2856843/java-on-openwrt-dd-wrt
https://sourceforge.net/projects/jamvm/
https://github.com/Microsoft/BosqueLanguage
https://github.com/yifengyou/sparrow
https://bellard.org/quickjs/
https://bellard.org/quickjs/bench.html
https://github.com/quickjs-zh/QuickJS
https://github.com/jerryscript-project/iotjs
https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/lua.html
https://github.com/Naotonosato/Blawn
https://github.com/DoctorWkt/acwj
https://github.com/danistefanovic/build-your-own-x#build-your-own-programming-language
https://github.com/KeenS/webml
https://www.beeflang.org
https://github.com/beefytech/Beef