JadeLib
BASIC compiler
A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library.
Old fork with some added examples from forum of JADE, BASIC-like syntax to program C++, using header file
1 stars
3 watching
0 forks
Language: C++
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles BASIC programs into Java bytecode. | 29 |
| A compiler and runtime environment for a basic programming language | 39 |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 122 |
| A high-performance just-in-time compiler for x64 C++ expressions | 1,139 |
| A compiler that translates BASIC programs to JVM bytecode. | 49 |
| A cross-platform compiler and runtime environment for creating BASIC applications with C++ support. | 19 |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| Creates a CLI from a function signature with minimal boilerplate code | 448 |
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A C-based compiler and IDE for an extended BASIC language with OpenGL support | 673 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| A DSL for defining compilers without boilerplate code | 2 |