BASICCompiler
BASIC compiler
Compiles BASIC programs into Java bytecode.
A BASIC compiler, written in Java, compiles BASIC programs into Java bytecode
29 stars
5 watching
4 forks
Language: Java
last commit: over 2 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A compiler that translates BASIC programs to JVM bytecode. | 49 | |
| Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 | |
| A compiler and runtime environment for a basic programming language | 39 | |
| Compiles Whiley source files into an intermediate language | 220 | |
| A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 1 | |
| A language targeting LLVM with the goal of building a simple compiler | 64 | |
| A tool for writing Java code in Clojure | 64 | |
| A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 | |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 | |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 | |
| A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 | |
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 | |
| A programming language with effects based on category theory and used to compile programs into various categorical abstractions. | 268 | |
| A simple programming language written in C that is compiled to C. | 53 | |
| A compiler that translates Common Lisp code into JavaScript | 243 |