BASICCompiler

BASIC compiler

Compiles BASIC programs into Java bytecode.

A BASIC compiler, written in Java, compiles BASIC programs into Java bytecode

GitHub

29 stars
5 watching
4 forks
Language: Java
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
teverett/jvmbasicA compiler that translates BASIC programs to JVM bytecode.49
mikeakohn/java_grinderCompiles Java bytecode to native machine code for embedded systems and retro computing platforms.496
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
whiley/whileycompilerCompiles Whiley source files into an intermediate language220
xet7/jadelibA proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library.1
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
tailrecursion/javastarA tool for writing Java code in Clojure64
mirkosertic/bytecoderA tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL.903
belijzajac/wisnialangA compiler that compiles small programs into tiny Linux binaries without requiring LLVM.17
yubrot/llrlAn experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend.156
talw/crisp-compilerA Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend99
ajeetdsouza/loxcraftA compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications.279
jameshaydon/lawvereA programming language with effects based on category theory and used to compile programs into various categorical abstractions.268
barn-lang/barnA simple programming language written in C that is compiled to C.53
cxxxr/valtanA compiler that translates Common Lisp code into JavaScript243