Category:Jakt

Revision as of 20:56, 16 April 2023 by EnglishMuffin (talk | contribs) (Fill out some of the language template and page description)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Jakt
This programming language may be used to instruct a computer to perform a task.
["https://github.com/SerenityOS/jakt" Official website]
Execution method:
Garbage collected: "yes"
Parameter passing methods: By "both"
Type safety: "strong"
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Jakt.

Jakt is a programming language originating from the SerenityOS project. It uses reference counting for memory management.