An open API service indexing awesome lists of open source software.

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

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