Category:Jakt

From Rosetta Code
Revision as of 20:57, 16 April 2023 by EnglishMuffin (talk | contribs) (Fixed the box)
(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
Jakt
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted or compiled
Garbage collected: Yes
Parameter passing methods: By reference, By value
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.