https://github.com/drom/tcl
TCL to JavaScript Transpiler
https://github.com/drom/tcl
Last synced: 2 months ago
JSON representation
TCL to JavaScript Transpiler
- Host: GitHub
- URL: https://github.com/drom/tcl
- Owner: drom
- License: mit
- Created: 2020-01-01T19:37:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T23:25:17.000Z (over 5 years ago)
- Last Synced: 2025-01-24T19:41:17.126Z (4 months ago)
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
:construction: TCL to JavaScript Transpiler :construction:
How Ugly it would look like?
## Other projects
* https://github.com/cyanogilvie/Tcl.js - Javascript implementation of the Tcl language
* https://github.com/rubikscraft/tcl-js - A native Javascript TCL interpreter
* https://github.com/nukedzn/node-tcl - Node.JS Tcl binding. NAN, 2017
* https://github.com/bovine/nodetcl - Node.JS extension to allow Tcl code to be invoked from JavaScript, 2012