RosettaCodeData/Lang/Astro/00-LANG.txt
2023-07-01 13:44:08 -04:00

4 lines
No EOL
363 B
Text

{{stub}}{{language|Astro}}
Astro is a fun safe language for rapid prototyping and high performance applications.
Astro provides a sophisticated compiler with full type inference, compile-time garbage collection, and an extensive mathematical function library.
It pushes multiple dispatch as its primary paradigm but borrows from several other paradigms as well.