Category:Kitten: Difference between revisions

From Rosetta Code
Content added Content deleted
(Adding Main Content to the Kitten Language page)
(Set hopl=no in language template)
 
Line 2: Line 2:
{{language
{{language
|site=http://kittenlang.org/
|site=http://kittenlang.org/
|hopl=no
}}
}}



Latest revision as of 20:44, 26 April 2021

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.