Category:Koka: Difference between revisions

From Rosetta Code
Content added Content deleted
(Turned off HoPL reference.)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''Koka Compilers'''
{{stub}}

Releases:
- https://github.com/koka-lang/koka/releases

Latest: v2.4.2

'''Language Reference'''

https://koka-lang.github.io/koka/doc/book.html

'''Tasks to Implement in Koka'''

Recommend implementing examples in both a C like 'effectful' way as well as in a Haskell or pure functional way.

https://rosettacode.org/wiki/Tasks_not_implemented_in_Koka

{{language
{{language
|Koka
|Koka
|hopl=no
|hopl=no
}}
}}
{{implementation|Koka}}

Latest revision as of 18:57, 9 August 2023

Koka Compilers

Releases: - https://github.com/koka-lang/koka/releases

Latest: v2.4.2

Language Reference

https://koka-lang.github.io/koka/doc/book.html

Tasks to Implement in Koka

Recommend implementing examples in both a C like 'effectful' way as well as in a Haskell or pure functional way.

https://rosettacode.org/wiki/Tasks_not_implemented_in_Koka

Language
Koka
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 Koka.
Koka is an implementation of Koka. Other implementations of Koka.