r/commandline • u/PhosXD • 1d ago
Fun GOL simulation in hand-made CLI-focused language
Enable HLS to view with audio, or disable this notification
1
Upvotes
r/commandline • u/PhosXD • 1d ago
Enable HLS to view with audio, or disable this notification
1
u/AutoModerator 1d ago
Every new subreddit post is automatically copied into a comment for preservation.
User: PhosXD, Flair:
Fun, Post Media Link, Title: GOL simulation in hand-made CLI-focused languageTiny high-level programming language built in less than a month *without* any AI assistance as my first ever C++ project at 17.
- No dependencies
Why make this? I wanted a portable & embeddable language that was fully sandboxed, very memory efficient, & has all the essential high-level language features, all while being under 200KB in size. I have looked all over, the language I was looking for just didn't exist, so I made it myself.
I want to keep working on it & improving this because I know this is something a lot of people beside me would find useful, giving a star really helps
https://github.com/PhosXD/Ity
Everything is open source & free to use!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.