nuttx-apps/interpreters/minibasic
anchao 25b92edd9f Squashed commit of the following:
apps/builtin/exec_builtin.c:  Try posix_spawn if builtin apps do not have have an entry point.
    apps/Application.mk: introduce MODULE config to simplify tristate(m)
    apps/nsh:  Change the nuttx shell module type to tristate
    apps:  Add loadable application support
    script/mksymtab:  Generate symbol table name by default
    apps/builtin:  Allow loadable applications can register with apps/builtin.
2018-08-22 09:30:38 -06:00
..
.gitignore Fix to get Mini-Basic to build 2016-08-11 10:01:42 -06:00
basic.c Remove trailing spaces at the end of lines. 2018-08-13 07:47:26 -06:00
Kconfig apps/interpreters/minibasic: Add an option to enable/disable the test script 2016-08-11 12:52:11 -06:00
Make.defs apps/interpreters/minibasic: Add a port of Mini Basic, version 1.0, written by Malcom McLean and released under the Creative Commons Attirbution license. 2016-08-11 09:40:45 -06:00
Makefile Squashed commit of the following: 2018-08-22 09:30:38 -06:00
script.c Squashed commit of the following: 2018-08-22 09:30:38 -06:00