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

GitHub

1 stars
3 watching
0 forks
Language: C++
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
lwiest/basiccompilerCompiles BASIC programs into Java bytecode.29
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
islam0mar/cl-cxx-jitA Common Lisp interface to C++ code compilation and execution with JIT optimization63
pointbazaar/espl1000A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.29
basilteam/basilA high-performance programming language with compile-time evaluation and metaprogramming capabilities.122
bitfunnel/nativejitA high-performance just-in-time compiler for x64 C++ expressions1,139
teverett/jvmbasicA compiler that translates BASIC programs to JVM bytecode.49
kankouhin/kaya-basicA cross-platform compiler and runtime environment for creating BASIC applications with C++ support.19
travisdoor/blA C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms.184
kongaskristjan/fire-hppCreates a CLI from a function signature with minimal boilerplate code448
ajeetdsouza/loxcraftA compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications.279
dbohdan/compilers-targeting-cA list of compilers and transpilers that can generate C code from various programming languages.709
qb64team/qb64A C-based compiler and IDE for an extended BASIC language with OpenGL support673
yubrot/llrlAn experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend.156
philnguyen/abstract-compilationA DSL for defining compilers without boilerplate code2