grahamedgecombe / tiny-basic-compilerLinks
A simple Tiny BASIC compiler which targets x86-64 Linux machines.
☆52Updated 12 years ago
Alternatives and similar repositories for tiny-basic-compiler
Users that are interested in tiny-basic-compiler are comparing it to the libraries listed below
Sorting:
- A modified version of the LittleC Interpreter from Herbert Schildt's C: The Complete Reference (4th Ed.)☆31Updated last month
- A from-scratch BASIC interpreter with a focus on being easy to extend and port.☆92Updated 2 years ago
- An extensible BASIC interpreter in one header☆123Updated 7 years ago
- Small Basic interpreter, written in C.☆23Updated last year
- tiny BASIC parser, interpreter & compiler☆17Updated 13 years ago
- SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC inc…☆235Updated last month
- Ron Cain's Small C public domain compiler revived after 30 years.☆150Updated 7 months ago
- A small, embeddable BASIC interpreter in C.☆22Updated 7 years ago
- Programs done for the nand2tetris☆19Updated 6 years ago
- Building a Pascal compiler with C, YACC & Lex☆35Updated last year
- nuBASIC is an implementation of a BASIC interpreter and IDE for Windows and Linux☆42Updated 2 years ago
- A tiny and basic TINY-BASIC interpreter☆34Updated 4 years ago
- tcbasic is a small BASIC Interpreter written in C.☆21Updated 3 years ago
- A toy x86-64 kernel.☆52Updated 10 years ago
- Small-C Compiler, Assembler, Linker, and Library for 16-bit MS-DOS. Includes "YLink", an object file linker for MS-DOS executables.☆67Updated last year
- A minimal bare bones operating system based on a monolithic kernel design written purely in Assembly language☆24Updated 6 years ago
- A MOS Technology 65(c)02 emulator written in C99.☆25Updated 2 years ago
- Lightweight 8086 simulator for running ELKS and DOS programs☆22Updated 2 years ago
- ECMA-55 Minimal BASIC System☆39Updated 2 years ago
- A tiny operating system running on 8086☆41Updated 11 years ago
- IBM PC 5150 Emulator☆41Updated 10 years ago
- Interpreters for Tiny Basic written in Basic (various versions), C, C#, Java, Pascal, Python, VB.Net and others. Pure interpreters, e.g.,…☆37Updated 9 months ago
- Intel IA16 emulator for embedded development☆45Updated last month
- A complete emulation of the Intel 8080 processor written in C99.☆174Updated 3 years ago
- OTCC Deobfuscated and Explained☆40Updated 2 years ago
- A public repo containing the original UZI (Unix-lookalike OS for Z80) sources☆19Updated 6 years ago
- Simple OS kernel with BASIC interpreter for x86☆48Updated 5 months ago
- Ancient Turbo Pascal source code for programs and units with lots of inline assembly code.☆33Updated 2 years ago
- BASIC interpreter in lex/yacc/c, designed to run practically any early program no matter the dialect - HP, DEC, Dartmouth and others will…☆56Updated 3 months ago
- Simple GUI based Operating System - Based upon my own Microcokernel, heavily inspired by the original 1980s AmigaOS (though somewhat simp…☆77Updated last week