Kaya-BASIC
BASIC compiler
A cross-platform compiler and runtime environment for creating BASIC applications with C++ support.
Multi-platform BASIC compiler, supports Windows, Linux and macOS. easy extends with C++
19 stars
6 watching
5 forks
Language: C++
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 1 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |
| A C-based compiler and IDE for an extended BASIC language with OpenGL support | 673 |
| A compiler and runtime environment for a basic programming language | 39 |
| Compiles C++ game engine to JavaScript and WebGL for web execution | 1,383 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| A compiler that translates a functional programming language to x86-64 machine code from scratch. | 156 |
| A statically typed C++ programming language with cross-platform features and optimizations. | 80 |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A Haskell implementation of a compiler for a custom programming language | 172 |
| A compiler that translates Kaitai Struct language (.ksy files) into source code for various programming languages. | 550 |
| An esoteric programming language that compiles and links image files to generate C code | 232 |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |