Category:Rapira: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "'''Rapira''' is a procedural programming language. It was an interpreted language with dynamic type system and high level constructions. Rapira was used in teaching computer p...")
 
(Added information about Rapira's implementations in other languages.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{language
|exec=interpreted}}
'''Rapira''' is a procedural programming language. It was an interpreted language with dynamic type system and high level constructions. Rapira was used in teaching computer programming in Soviet schools. The programming environment included a text editor and an integrated debugger.
'''Rapira''' is a procedural programming language. It was an interpreted language with dynamic type system and high level constructions. Rapira was used in teaching computer programming in Soviet schools. The programming environment included a text editor and an integrated debugger.

Russian was the only language Rapira supported at its conception, but support for English (as well as Romanian and Moldovan) was added since then.

Latest revision as of 07:14, 9 August 2022

Language
Rapira
This programming language may be used to instruct a computer to perform a task.
Execution method: Interpreted
See Also:


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

Rapira is a procedural programming language. It was an interpreted language with dynamic type system and high level constructions. Rapira was used in teaching computer programming in Soviet schools. The programming environment included a text editor and an integrated debugger.

Russian was the only language Rapira supported at its conception, but support for English (as well as Romanian and Moldovan) was added since then.