Appears on
Articles5
Seeking Funding for 90s.dev: From Retro OS to Game Maker
The author discusses their project, 90s.dev, initially misrepresented as a video game maker but actually a retro OS web environment intended to evolve into a game maker. Due to personal constraints, the author seeks funding to continue development.
Exploring Outdated x86 Assembly Teaching Methods in the Era of 64-bit Processors
The article discusses the outdated teaching methods of x86 assembly and the author's experience learning it in the context of 64-bit processors. It highlights the transition from DOS and real-mode to modern practices.
Pluto is a unique dialect of Lua with a focus on general-purpose programming
Article URL: https://github.com/PlutoLang/Pluto Comments URL: https://news.ycombinator.com/item?id=44429531 Points: 7 # Comments: 1
Helix: A Modern, High-Performance Language
Helix is a modern, high-performance language designed for speed, safety, and robustness. It aims to combine the performance of C with modern features and a more expressive syntax, focusing on safe memory management and code stability. The language also implements an Advanced Memory Tracking system for memory safety.
Programming language Dino and its implementation
Article URL: https://github.com/dino-lang/dino Comments URL: https://news.ycombinator.com/item?id=44193965 Points: 5 # Comments: 1
