chip-8
StupidStackLanguage
Our great sponsors
chip-8 | StupidStackLanguage | |
---|---|---|
2 | 4 | |
26 | 4 | |
- | - | |
6.2 | 0.4 | |
6 months ago | over 1 year ago | |
C++ | C++ | |
BSD 3-clause "New" or "Revised" License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
chip-8
- Show HN: Chip-8 interpreter with a fancy GUI made using C++ and Dear ImGui
-
So I did my first Chip-8 interpreter with a fancy GUI
Source: https://github.com/gargakshit/chip-8 Libraries: GLFW with OpenGL, Dear ImGui
StupidStackLanguage
-
Turing Completeness With A Single Stack
I recently came across StupidStackLanguage, an esolang that uses a single stack for all operations, and all operations correspond to a letter of the alphabet (example program to print the Fibonacci Sequence to the terminal is "axiqvvdflxlwwltgavvfbxu").
- The Technological Singularity ~ Easy to try! Keep computing and it ☼BLOOMS☼!
- SSL: Stupid Stack Language
What are some alternatives?
chip-8 - CHIP-8 Emulator/Debugger made with C++ 17, OpenGL & ImGui.
magnum - Lightweight and modular C++11 graphics middleware for games and data visualization
ch8-rs
BunnyLOD - Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification
bf-cli - brainfuck for the linux command line
tails - A fast, minimal Forth-like interpreter core in C++ with no assembly
ger.pp - An esoteric C++ derivative allowing users to program in german.
imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Feral - Feral programming language reference implementation
stylized_snake_game - A cross-platform desktop stylized version of snake game made from scratch in C++/OpenGL.
zxShaderViz - A useful tool to edit and visualize shaders in real time.
wisp - A light lisp✨ written in C++