Laconic

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Laconic
Designed by Adam Yedidia
Appeared in 2016
Computational class Turing-complete
Major implementations [1]
Influenced Not-Quite-Laconic
File extension(s) {{{files}}}

Laconic is a programming language that compiles to a one-tape two-symbol Turing machine. The goal for its creation was to create two-symbol Turing machines with very few states (a golfed Turing machine) that does something interesting when started on a blank tape. Laconic is a strongly-typed language that supports recursive functions.

See also

External resources