makeshift

Dead-simple language

A dead-simple programming language designed to run on 16-bit machines and bootstrapped from assembly.

A dead-simple programming language

GitHub

11 stars
4 watching
1 forks
Language: Zig
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ikskuh/lola A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. 194
ikskuh/sdl.zig Provides a Zig wrapper around SDL2 with object API and error handling 362
ikskuh/zig-network A cross-platform networking library with a minimal API surface 484
ikskuh/zig-args An argument parser library for Zig programming language 253
1whatleytay/kara A high-performance, statically typed programming language designed to simplify development while maintaining speed. 14
ikskuh/ziguana-game-system A low-level game console written in Zig with APIs for graphics, input, and audio, using a fixed palette for retro-style games. 56
nikodemus/foolang A Smalltalk-inspired language with goals of elegance, performance, fault tolerance, and multiplatform support. 37
ikskuh/zigpaint A simple paint application built on top of OpenGL and written in Zig. 11
odddollar/leafscript A lightweight programming language designed to be simple and efficient. 28
ikskuh/zero-graphics An application framework for building 2D and 3D graphics applications with support for multiple platforms and input events. 154
dbetz/etalk A programming language with object-oriented features and basic syntax for simple statements and expressions. 3
vexu/bog A small, embeddable language with strong typing and support for async/await, loops, error handling, and destructuring. 546
zjhmale/ntha An experimental statically typed functional programming language with features from Lisp and Haskell. 93
ghost-language/ghost A small, embeddable scripting language with object-oriented and functional programming capabilities 64
kixiron/crunch-lang A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. 52