mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Added snowball lang (#5245)
# Language name Snowball 🐱 Language version Snowball v0.0.7-beta ## Language homepage Soon™️ Not the websites but some (WIP) documentation: https://snowball-lang.gitbook.io/docs/ Compiler homepage https://github.com/snowball-lang/snowball Compiler version v0.0.7-beta Motivation With a myriad of features to offer, Snowball boasts object-oriented programming, memory safety, built-in functions for enhanced productivity, and faster execution than other languages. Plus, its garbage collector and unit testing make it a comprehensive tool for developers. > It's still in development but it's development is fast
This commit is contained in:
@@ -131,3 +131,4 @@ From oldest to newest contributor, we would like to thank:
|
||||
- [Johel Ernesto Guerrero Peña](https://github.com/JohelEGP)
|
||||
- [Ali](https://github.com/aliaegik)
|
||||
- [Vlad Serebrennikov](https://github.com/endilll)
|
||||
- [Mauro Baladés](https://github.com/mauro-balades)
|
||||
|
||||
Reference in New Issue
Block a user