Ecosyste.ms: Awesome

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

https://github.com/eantcal/nubscript

nuBScript is a programming language distributed under MIT License
https://github.com/eantcal/nubscript

basic embedded linux macos nubasic-script scripting-language windows

Last synced: 4 months ago
JSON representation

nuBScript is a programming language distributed under MIT License

Lists

README

        

-------------------------------------------------------------------------------
nuBScript - https://sites.google.com/site/nubscript/home
(c) Antonino Calderone - 2016
-------------------------------------------------------------------------------

nuBScript programming language is a small scripting language designed to be
embedded in other programs allowing developers who want a convenient runtime
scripting language to easily implement the basic API elements needed by the
scripting language, then use nuBScript code from their applications.

-------------------------------------------------------------------------------
Features
-------------------------------------------------------------------------------
- Free and Open Source (distributed under MIT License)
- Suitable for emedding in other applications.
- Fully-developed procedural programming language
- Multiplatform. Runs on 32-bit and 64-bit Linux/Windows x86/amd64
- CLI with Built-in help
- Documented
- Suitable for embedded system