nuttx-apps/interpreters
Carlos Sánchez de La Lama 094b988be3 interpreters: add Tcl support
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>
2026-07-24 17:15:49 +08:00
..
bas interpreters: Fix spelling errors 2026-02-18 11:01:02 +01:00
berry interpreters/berry: Fix Wshadow build errors 2026-07-02 09:07:50 -03:00
duktape interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
ficl interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
jimtcl interpreters: add Tcl support 2026-07-24 17:15:49 +08:00
lua !interpreters/lua: Align naming of configuration options 2026-02-18 11:01:02 +01:00
luajit interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
luamodules interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
minibasic interpreters: Fix spelling errors 2026-02-18 11:01:02 +01:00
mquickjs interpreters: Add mquickjs JavaScript interpreter integration 2026-01-07 09:44:19 +08:00
python interpreters/python: support build without network 2026-07-17 08:37:30 +08:00
quickjs interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. 2026-05-28 15:02:31 +08:00
toywasm toywasm: regen for v67.0.0 2025-04-13 11:31:36 +08:00
wamr wamr: Map armv7a/thumbv7a to armv7/thumbv7 for wamrc 2025-01-17 23:31:49 +08:00
wasm3 interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Make.defs interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00