mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-05 00:13:19 +00:00
Tcl is added using The Jim Interpreter. Jim is an opensource small-footprint implementation of the Tcl programming language. It implements a large subset of Tcl and adds new features like references with garbage collection, closures, built-in Object Oriented Programming system, Functional Programming commands, first-class arrays and UTF-8 support. Signed-off-by: Carlos Sánchez de La Lama <csanchezdll@gmail.com> |
||
|---|---|---|
| .. | ||
| bas | ||
| berry | ||
| duktape | ||
| ficl | ||
| jimtcl | ||
| lua | ||
| luajit | ||
| luamodules | ||
| minibasic | ||
| mquickjs | ||
| python | ||
| quickjs | ||
| toywasm | ||
| wamr | ||
| wasm3 | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||