benhoyt / pas2go
Pascal to Go converter (converts a subset of Turbo Pascal 5.5)
☆43Updated 4 years ago
Alternatives and similar repositories for pas2go:
Users that are interested in pas2go are comparing it to the libraries listed below
- basgo compiles BASIC-lang to Golang. Then 'go build' can translate code to native executable binary.☆37Updated last year
- A Motorola 68000 Emulator written in Go☆31Updated 6 years ago
- Port of ZZT to Go (using a Pascal-to-Go converter)☆27Updated 4 years ago
- A compiler for BASIC programming language☆15Updated 5 years ago
- An interpreter for a small dialect of Forth written in Go.☆18Updated 5 years ago
- A fully-featured CHIP-8 interpreter (or "emulator")☆14Updated 7 months ago
- Tiny Forth implementation in Go☆14Updated last year
- MOS 6502 emulator in Go.☆37Updated last year
- Assembling Microsoft GW-BASIC from 1983☆49Updated 4 years ago
- Project Oberon RISC emulator in Go☆57Updated last month
- SAM: Software Automatic Mouth (Ported from https://github.com/vidarh/SAM)☆36Updated 5 years ago
- TRS-80 Model III emulator in Go with a web interface☆128Updated 3 years ago
- Forth virtual machine in Go☆31Updated 10 years ago
- Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)☆16Updated last year
- 6502 CPU emulator, assembler, disassembler, debugger and host written in go