Moon is a custom scripting language that borrows some of its syntax from Lua and Rust. This is mainly a toy/hobby project to learn more about compiler design, Virtual Machines and Interpreters. The ...
rAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C++, the program is ...