Category:Pyret: Difference between revisions

no edit summary
(Created page with "{{stub}}{{language|Pyret}}")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{stub}}{{language|Pyret}}
|site=https://www.pyret.org/
|hopl=no
}}
'''Pyret''' is a programming language designed to serve as an outstanding choice for programming education. It supports functional programming, optional type annotations, recursive data definitions, and including tests with function definitions. It is under active development.
 
 
==External Links==
* [https://www.pyret.org/ Pyret site]
* [http://papl.cs.brown.edu/2015/ Programming and Programming Languages book]