aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: d89a2d525890405217e6a0a4f4cb408d6db4d99c (plain)
1
2
3
4
5
Amalgam is written in c89 C standard to work on as many devices as possible and with many different compilers,
which would allow you to compile amalgam with a compiler that generates smaller (static) binaries than gcc.

Amalgam is not meant to be a replacement for any other language but rather a new unique language for programming
with gpu without writing an external gpu program (glsl/hlsl).