Category:Bori: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{language|Bori
|exec=compiled
|safety=safe
|strength=strong
|express=explicit
|checking=static
|parampass=value
|site=http://borilang.org/}}
Bori is a programming language created by Sangdeuk Kim.
Bori is a programming language created by Sangdeuk Kim.


Bori is imperative, object oriented, garbage collected, and type safe.
Bori is imperative, object oriented, garbage collected, and type safe.

Link:

http://borilang.org

Revision as of 05:11, 3 April 2012

Language
Bori
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method:
Parameter passing methods: By value
Type safety: Safe
Type strength: Strong
Type expression: Explicit
Type checking: Static
See Also:


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

Bori is a programming language created by Sangdeuk Kim.

Bori is imperative, object oriented, garbage collected, and type safe.

Pages in category "Bori"

The following 4 pages are in this category, out of 4 total.