Toka
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 Toka.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Garbage collected: | Yes |
---|---|
See Also: |
|
Your Help Needed
If you know Toka, please write code for some of the tasks not implemented in Toka.
If you know Toka, please write code for some of the tasks not implemented in Toka.
Toka is an example of a compiler. You may find the programming tasks that have been solved using it here.
Toka is a concatenative programming language with similarities to Forth. It has two accessible stacks for passing data, a dictionary which maps names to functions, an interpreter, a compiler (generating threaded code), a form of garbage collection, and various functions to aid in debugging and inspecting compiled code. Toka also has a set of optional libraries that extend the core language in many ways.
Toka is distributed under an open-source license.
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Toka"
The following 44 pages are in this category, out of 44 total.