Category:Luck

From Rosetta Code
Language
Luck
This programming language may be used to instruct a computer to perform a task.
Execution method: Compiled (machine code)
Garbage collected: Yes
Parameter passing methods: By value
Type safety: Unsafe
Type strength: Weak
Type compatibility: Nominative
Type expression: Explicit
Type checking: Static
Lang tag(s): luck
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Luck.
Try this language on Codepad.

Luck is a general-purpose, functional, imperative computer programming language developed in 2013 by Andrew Johnson at Subarctic Limited for use with the UNIX operating system. Luck was influenced by several languages, Standard ML, C.