Top 15 XBLite Alternative and Similar Softwares | May 2024

XBLite is a concise, simple, powerful, Windows programming language which combines the speed of C with the ease of a BASIC syntax. The XBLite compiler is free, open-source, and published under GPL and LGPL licenses.
XBLite can be extended by calling functions from specialized third party libraries. Most C language function libraries (DLLs) can be called from XBLite programs like (SDL, HTMLcontrol, ftp ...)

1. FreeBASIC

FreeBASIC FreeBASIC is a completely free, open-source, 32-bit BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline assembly, object orientation, and many others.......

2. Kaitai Struct

Kaitai Struct Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with......

3. codev.it

codev.it codev.it is the best designed web-based code-editor available today.Work on your projects in the cloud from wherever you are.On every device. Chromebook, iPad, you name it.- Easily invite others to collaborate- Compiler for Less / Sass / CoffeeScript- SQLite manager- Time tracker- Issue tracker- Auto backup- 100% security (three-tier-encryption system)-......

4. Julia

Julia Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, largely written in Julia itself, also integrates mature, best-of-breed......

5. Groovy

Groovy Groovy is an agile and dynamic language for the Java Virtual Machine (JVM).......

6. Kodiak PHP

Kodiak PHP The iPad finally allows you to write and run PHP code directly on the iPad. Kodiak PHP is the only app that includes a native PHP interpreter.......

7. QB64

QB64 QB64 is a self-hosting BASIC compiler for Microsoft Windows, Linux and Mac OS X, designed to be compatible with Microsoft QBasic and QuickBASIC. QB64 is a C++ emitter, which is integrated with a C++ compiler to provide compilation via C++ code and GCC optimization.QB64 implements most QBasic statements, and can......

8. Scala

Scala Scala is a modern multi-paradigm programming language based on the Java Virtual Machine (JVM) designed to express common programming patterns in a concise, elegant, and type-safe way.......

9. GNU Compiler Collection

GNU Compiler Collection The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. As well as being the official compiler of the unfinished GNU operating system, GCC has been adopted as the standard compiler by most......

10. Jerkar

Jerkar Jerkar is both an automation tool and a Java framework for building projects. It falls in the same category as Ant/Ivy, Maven or Gradle.In other words, it's a rich featured pure Java build tool.......

11. Open64

Open64 Open64 is an open source, optimizing compiler for the Itanium and x86-64 microprocessor architectures. It supports Fortran 77/95 and C/C++, as well as the shared memory programming model OpenMP.......

12. Typescript

Typescript Now acquired by MICROSOFT. TypeScript is a language for application-scale JavaScript development. It is a typed superset of JavaScript that compiles to plain JavaScript in any browser, any host, any OS and it is Open Source.......

13. Wyvern

Wyvern Wyvern is a new programming language designed to help developers be highly productive when writing high-assurance applications. The first major innovation in Wyvern is type-specific languages, a feature that allows programmers to create literals of a given type (e.g. a SQLQuery type) in a language appropriate to that type (e.g.......

14. RapydScript

RapydScript RapydScript is a pre-compiler for JavaScript, similar to CoffeeScript, but with cleaner, more readable syntax. The syntax is very similar to Python, but allows JavaScript as well. It's not another Python-in-a-browser clone, it's actually JavaScript with more Pythonic syntax.RapydScript breaks some of the rules of Python to make JavaScript development......

15. Coverity Scan

Coverity Scan Coverity Scan Static Analysis allows to find and fix defects in your Java, C/C++ or C# open source project for free. It tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs. In 2006, the Coverity......