Asca is a language that aims to remove all the unnecesary high level abstractions to let you gain more control of your program. It is compiled to nasm assembly.
you can find it here
- Floating point values and
precise-operators
- Generate
while
andfor
loops - SysV ABI function call convention
- Link with C libraries
- Add operators to do unsigned operations
- Refactor the whole source code