Category:Lily

From Rosetta Code
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Lily
This programming language may be used to instruct a computer to perform a task.


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

Lily is a statically-typed, interpreted language developed by Jesse Ray Adkins. The source code of the interpreter can be found here.

The language provides strong type-inference, and has functional influences from Scala and Haskell. However, it also has a number of features from Python (such as the exception hierarchy) and Ruby (the @ syntax for accessing class members).

Pages in category "Lily"

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