Core S2 Software Solutions

CoreBasic – Programming language built from scratch running on a VM!

CoreBasic, or simple “cBasic”, is a BASIC-like language, derived from the TI-Basic programming language found commonly in the TI-series graphing calculators. It is a Virtual-Machine based language, meaning it is compiled into a byte-code and executed using software-simulation of an abstract hardware platform, but does not include advanced features like a JIT compiler or object-oriented features. The parsing and simulation tools are written in pure C, following the C99 standard, and can be ported or compiled on a wide variety of platforms.

The core goals of this language is to be simple, minimal, but feature rich, and easy to develop code with. This is an educational tool for use to program on mobile systems.

Learn more on Google Code.

This entry was posted in News & Updates. Bookmark the permalink.

2 Responses to CoreBasic – Programming language built from scratch running on a VM!

Leave a Reply

Your email address will not be published. Required fields are marked *


*

Sites map