Show HN: C3 Playground – a C3 compiler with graphics and sound in the browser (play.c3-lang.org)
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.
4 comments
[ 0.25 ms ] story [ 5.0 ms ] threadSome 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