Category:Koka: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
mNo edit summary
 
Line 1: Line 1:
{{stub}}

'''Koka Compilers'''
'''Koka Compilers'''


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


'''Tasks to Implement in Koka'''
{{implementation|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.