Category:Bori: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{language|Bori
Bori is a programming language created by Sangdeuk Kim.
|exec=bytecode
|safety=safe
|strength=strong
|express=explicit
|checking=static
|parampass=value
|gc=yes
|site=http://borilang.org/}}
Bori is a simple language that can be used for developing Windows or Android applications.


Bori is developed by Sangdeuk Kim.
Bori is imperative, object oriented, garbage collected, and type safe.

Link:

http://borilang.org

{{stub}}{{implementation|Bori}}

Latest revision as of 05:27, 3 April 2012

Language
Bori
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
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 simple language that can be used for developing Windows or Android applications.

Bori is developed by Sangdeuk Kim.

Pages in category "Bori"

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