Category:Beta
From Rosetta Code
Beta
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 Beta.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
See Also: |
|
---|
Your Help Needed
If you know Beta, please write code for some of the tasks not implemented in Beta.
If you know Beta, please write code for some of the tasks not implemented in Beta.
BETA is a modern language in the Simula tradition. The resulting language is smaller than Simula in spite of being considerably more expressive. BETA is a strongly typed language like Simula, Eiffel and C++, with most type checking being carried out at compile-time. It is well known that it is not possible to obtain all type checking at compile time without sacrificing the expressiveness of the language. BETA has optimum balance between compile-time type checking and run-time type checking.
Subcategories
This category has the following 3 subcategories, out of 3 total.