Category:Kitten

From Rosetta Code
Revision as of 20:44, 26 April 2021 by GarveyPatrickD (talk | contribs) (Set hopl=no in language template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Kitten
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 Kitten.

Kitten is a statically typed, stack-based functional programming language designed to be simple and fast. It is a concatenative language, combining aspects of imperative and pure functional programming.

The source code for the main implementation can be found here.

Pages in category "Kitten"

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