jvmBASIC
BASIC compiler
A compiler that translates BASIC programs to JVM bytecode.
A BASIC to JVM bytecode compiler
49 stars
9 watching
11 forks
Language: Java
last commit: 4 months ago antlr-grammarbasbasic-programming-languagebottlesofbeerbytecode-compilerexposejavajavapjvmmaven-mojo
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles BASIC programs into Java bytecode. | 29 |
| A compiler and runtime environment for a basic programming language | 39 |
| An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages | 970 |
| A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A C-based compiler and IDE for an extended BASIC language with OpenGL support | 673 |
| A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 1 |
| An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
| A compiler that translates C code into a single instruction set | 1,339 |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 |
| An interpreter for a variant of Commodore BASIC 6502 | 452 |
| A compiler for a minimal programming language designed to be similar to Go. | 28 |
| A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 |
| A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 122 |
| A compiler for a BASIC programming language with features such as pointers and inline assembly. | 913 |