The Irie Pascal Integrated Development Environment (IDE) includes an editor, compiler, and interpreter. Use Irie Pascal to develop: console programs (that read from, and write to console windows), web programs (using CGI), and Windows Services. Irie...

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...