nuttx-apps/interpreters
Tiago Medicci efc1bf710c interpreters/python: Add Python's port to NuttX
This is the NuttX's port of Python (cpython)!

Initial support of Python includes building the Python's static
library and the `python` (Programs/python.c) application. Python's
modules are stored in `pyc` (byte-code file) and loaded as needed
from flash.
2024-12-06 19:42:09 -03:00
..
bas build: Missing CMakeLists.txt for bas 2024-08-11 10:22:34 +08:00
duktape interpreters/duktape: Add -Wno-unused-but-set-variable to CLAGS 2023-09-19 11:27:21 +08:00
ficl remove interpreters/xxx/README.md. Migrated to Documentation/applications/interpreters 2023-10-30 10:00:01 +08:00
lua cmake:implement CMake build for NuttX Lua interpreter 2024-09-13 12:31:10 +08:00
luajit interpreters/luajit: use section name for custom heap 2023-08-09 09:49:23 +02:00
luamodules luasyslog: add cmake support 2024-09-30 15:27:03 +08:00
minibasic cmake(build):add missing basic and nxlooper cmake script 2024-11-18 13:52:45 +08:00
python interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
quickjs quickjs: fix mp_mul multiple definition 2024-11-16 21:34:11 +01:00
toywasm toywasm: regen 2024-09-27 01:15:04 +08:00
wamr wamr: add iwasm include directory to nuttx target 2024-11-04 02:27:50 +08:00
wasm3 Fix Kconfig style 2023-08-11 22:13:17 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt build: Missing CMakeLists.txt for bas 2024-08-11 10:22:34 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00