Close

Windows Demo v0.0.0

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 04/07/2023 at 18:210 Comments

I just released a demo that lets everyone to try the Argentum programming language on Windows.

Download link:  argentum-demo.7z

It contains:

Short instruction:

Play with `*.ag` files in `src` directory to see how the language works.

All my examples from the the ongoing posts will work with this compiler.

Discussions