Category:Jakt: Difference between revisions

From Rosetta Code
Content added Content deleted
(Create a page for Jakt (https://github.com/SerenityOS/jakt))
 
(Fixed the box)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{stub}}{{language|Jakt}}
{{stub}}
{{language|Jakt
|exec=both
|site=https://github.com/SerenityOS/jakt
|gc=yes
|parampass=both
|safety=strong
}}

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

Latest revision as of 20:57, 16 April 2023

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.