Most online language playgrounds stop at compiling code and printing text. But C3 contributor Manu Linares wanted C3’s playground to go further.So here it is: a playground that compiles and runs interactive graphical programs — including games and Raylib-based demos — directly in the browser.
lerno1h agoHN ↗C3 is a C/C++ alternative for general purpose programming.Some links:https://c3-lang.org - main sitehttps://github.com/c3lang/c3c - github repohttps://learn-c3.org - tutorialhttps://c3-lang.org/standard-library/docs.html - standard library docs
So here it is: a playground that compiles and runs interactive graphical programs — including games and Raylib-based demos — directly in the browser.
It's lovely, hell, the whole c3c compiler is running in the browser.
C3 is a C/C++ alternative for general purpose programming.
Some links:
https://c3-lang.org - main site
https://github.com/c3lang/c3c - github repo
https://learn-c3.org - tutorial
https://c3-lang.org/standard-library/docs.html - standard library docs
It is so much fun!