Show HN: Gaiman language for Web-based Terminal applications https://ift.tt/B3MoyQR

Show HN: Gaiman language for Web-based Terminal applications I've created programming language based on Ruby that simplifies creating Terminal text-based games and applications in the browser. I've released first 1.0 beta version, but I'm still adding features and fixing bugs. I yet need to add more documentation and improve Gaiman playground. The repo for the language can be found on GitHub: https://ift.tt/9mOnivS the only documentation so far is the Wiki with [Reference manual][1] and [examples directory][2]. And playground can be found at gaiman.js.org. There is proper tutorial on my TODO list. I've created a game for it (guess the number) that is only 31 lines of code (with empty lines), I've added it to [git][3]. You can copy paste the code into playground and play with it. On my road map there is also node.js version, so you will be able to run your apps in the terminal. [1]: https://ift.tt/MJgeWPN [2]: https://ift.tt/I2aEuxF [3]: https://ift.tt/XgDhKT2 June 5, 2022 at 06:53AM

Comments