I want to create so many things but it always ends up being just another compiler :/ Feel free to look at my stuff
todo: rewrite AI generated project descriptions
-
Ruda
A general-purpose programming language designed for new programmers and game development from scratch (no engine). Ruda comes with a package manager and documentation generation tools to enhance the development experience. -
DandaScript
My first dive into parsing, DandaScript is a runtime library that executes scripts in JSON format. It supports plugins for custom syntax, enabling scripting capabilities for JSON files.
-
Automatomas
A cellular automaton game featuring falling sand and other dynamic elements, designed with performance in mind. -
Dungoni
A simple CLI dungeon explorer game (more of a fun experiment than a major project).
- Ruparse
A context-free, regex-less library for grammar declaration and parsing, built on concepts from my Ruda language.
-
Rugui
A UI library that manages layout and event handling similar to browser engines. It is designed to be paired with rendering and environment integration libraries (windowing, etc.). I'm currently reworking my design after hitting a limitation, focusing on an overhaul to enable more advanced features and improved performance. The progress is not public yet but will closely resemble Rugui2 -
rugui_wgpu
A wgpu renderer designed for the Rugui library, providing GPU-accelerated rendering for UI elements.
