Category:Pyret: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Added "language" template)
No edit summary
 
Line 3: Line 3:
|hopl=no
|hopl=no
}}
}}
'''Pyret''' is a programming language designed to serve as an outstanding choice for programming education while exploring the confluence of scripting and functional programming.
'''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==
==External Links==
* [https://www.pyret.org/ Pyret site]
* [https://www.pyret.org/ Pyret site]
* [http://papl.cs.brown.edu/2015/ Programming and Programming Languages book]

Latest revision as of 02:17, 21 May 2016

Language
Pyret
This programming language may be used to instruct a computer to perform a task.
Official website


Listed below are all of the tasks on Rosetta Code which have been solved using Pyret.

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

Pages in category "Pyret"

The following 5 pages are in this category, out of 5 total.