Category:Astro

From Rosetta Code
(Redirected from Astro)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Astro
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using 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.