XC-BASIC

Basic compiler

Compiles an XC=BASIC program to 6502 machine code for the Commodore-64

A compiling BASIC dialect for the Commodore-64

GitHub

76 stars
12 watching
14 forks
Language: D
last commit: over 4 years ago
basiccommodore-64compiler

Related projects:

RepositoryDescriptionStars
tyfkda/xccA standalone compiler/assembler/linker/libc for multiple architectures279
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
xorvoid/sectorcA C compiler designed to fit within the 512-byte boot sector of an x86 machine.1,636
nilfoundation/zkllvmCompiles high-level programming languages into input for provable computations protocols.304
qb64team/qb64A C-based compiler and IDE for an extended BASIC language with OpenGL support673
lwiest/basiccompilerCompiles BASIC programs into Java bytecode.29
jserv/mazuccA minimal C compiler generating x86_64 assembly code516
vlm/asn1cCompiles ASN.1 definitions into C code for serialization and deserialization of data files.1,056
robfromoz/c64-basicCommodore 64 BASIC programs made available for use and modification on other systems with similar interpreters.10
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
lynn/chibiccA small C compiler that compiles to Uxntal code118
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
intel/systemc-compilerTranslates synthesizable SystemC code to synthesizable SystemVerilog.256
eantcal/nubasicAn implementation of a BASIC interpreter and IDE for Windows and Linux41
philnguyen/abstract-compilationA DSL for defining compilers without boilerplate code2