Metamorphose (original name jill, jillcode) Javascript port
https://github.com/Ravenbrook/jill
- For PC (from console.js) :
https://weimingtom.github.io/metamorphose_js/ - For mobile phone (from jxcore-repl) :
https://weimingtom.github.io/metamorphose_js/repl.html
- 04:29 2017-04-23 : First running 'return _VERSION' success, on Chrome and Nodejs.
- Brackets
- JSHint
- Nodejs
- Chrome / Firefox / IE / Opera
- "-W009": true, // [], new Array()
- "-W010": true, // {}, new Object()
- "-W041": true, // Use === to compare with null
- "-W060": true, // document.write can be a form of eval
- "-W086": true, // Expected a 'break' statement before case
- http://code.google.com/p/jillcode/
- https://github.com/Ravenbrook/jill
- https://github.com/weimingtom/metamorphose
- http://www.cnblogs.com/doublenet/p/4932672.html
- https://github.com/CreateJS/EaselJS
- http://www.jb51.net/article/44875.htm
- https://github.com/flashlizi/casualjs
- https://github.com/jsdoc3/jsdoc
- https://github.com/humbletim/ljs
- https://github.com/txase/node-lua-bm
- https://github.com/tdzl2003/lua.js
- https://github.com/ledyba/java.js
- search GETUPVAL throw language:javascript
- https://github.com/dawee/moonchild/blob/master/lib/parser.js
- https://github.com/gamesys/moonshine
- https://github.com/luchiniatwork/moonshine-tst
- https://github.com/brendanfh/love-web
- https://github.com/samuelwbaird/letter-moonshine
- https://github.com/agladysh/browser-lua
- https://github.com/TeaEntityLab/teaEntityJavascript
- https://github.com/adamchuan/console.js
- http://stackoverflow.com/questions/138157/java-console-like-web-applet
- http://stackoverflow.com/questions/6006010/adding-japplet-into-jframe
- http://stackoverflow.com/questions/2434483/how-to-open-new-applet-window-from-a-applet
- https://github.com/B1naryStudio/js-mobile-console
- https://github.com/amio/console.js
- https://github.com/evilmarty/consolejs
- https://github.com/Gottox/node-webterm
- https://github.com/Gottox/terminal.js
- https://github.com/cs01/gdbgui
- https://github.com/vfalconi/web-terminal
- https://github.com/at1as/browser-terminal
- https://github.com/decfd15/TerminalSimulator
- https://github.com/macton/hterm
- https://www.python.org/shell/
- https://github.com/karaxuna/jxcore-repl
- http://www.litedb.org (Try online shell - A subset version of desktop console LiteDB shell)