This is an implementation of the BBC BASIC programming language for Windows PCs. It combines the simplicity of BASIC with the sophistication of a modern structured language, allowing you to write utilities and games, use sound and graphics, perform...

Janino

Janino 2.7

Janino is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, such as expression evaluators or "server pages" engines like JSP. The major design goal was to keep the compiler small and simple, while partially...

HtmCompiler is a very powerful HTML compiler. It transforms a group of HTML pages (including Media files and graphics files) into a single executable file or a compressed package (hte format file). The executable file is a standalone entity with minimum...

IBasic has syntax similar to BASIC languages, which most are familiar with such as Quick BASIC or Visual BASIC. IBasic can compile standalone Windows programs, 3D games, and utilities. No external runtimes are needed to distribute software created with...

The D Programming Language offers C++ power with much simpler syntax and modern features like automatic memory management, UTF support, contract programming, true modules, and unit testing. Experience faster development, faster compiles, even faster...

Kix2Exe

Kix2Exe 1.4.3

Kix2Exe is a freeware application to create executable files out of KiXtart scripts. When packaging a KiXtart script, an executable file is created that contains a pre-tokenised and password-protected version of the KiXtart script and a copy of kix32.exe...

thinBasic

thinBasic 1.5

thinBasic is a Basic like language interpreter. Its target is to have a scripts text file to be interpreted and executed immediately by a simple double click or by an automated scheduled tasks. More than 500 predefined keywords. All main program flow:...