Close

Argentum got a Web Playground

A project log for Argentum programming language

It automatically prevents all memory leaks. It doesn't use GC, so no pauses. It's compiled to machine code. It's crazy safe and fast.

andrey-kalmatskiyAndrey Kalmatskiy 02/05/2024 at 04:210 Comments

Now it's possible to try the Argentum programming language online.

Playground allows to play with a number of pre-existing examples as well as start from scratch. It opens to the old good modify-compile-run-repeat game. Also it allows to go by the number of existing tutorials and try-on all the examples from the argentum website posts.

All details and a link to the playground is here: https://aglang.org/playground/

Happy hacking! (but please don't break my Raspberry Pi on which it all runs)

Discussions