Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Rapira
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
: ''Rapira is also a name for the Soviet [[100 mm anti-tank gun T-12]]'' {{Use dmy dates|date=March 2025}} {{Infobox programming language | name = Rapira | logo = <!-- Filename --> | logo caption = | screenshot = RAPIRA example.png | screenshot caption = Part of a Rapira program. | paradigms = [[Procedural programming|procedural]], [[Structured programming|structured]] | family = | designer = [[Andrey Ershov]] | developer = | released = {{Start date and age|1982}} | latest release version = | latest release date = <!-- {{Start date and age|20yy|mm|dd|df=yes}} --> | typing = [[Dynamic type|dynamic]] | scope = [[Scope (computer science)|Lexical]] (static) | programming language = | discontinued = | platform = [[Agat (computer)|Agat]], [[PDP-11]] (clones: Electronika, DVK series); [[Intel 8080]], [[Zilog Z80]] | operating system = | license = | file ext = | file format = <!-- or: | file formats = --> | website = <!-- {{URL|www.example.com}} --> | implementations = | dialects = | influenced by = [[ALGOL]], [[POP-2]], [[SETL]] | influenced = }} '''Rapira''' ({{langx|ru|Рапира}}, rapier) is an educational [[procedural programming]] language developed in the Soviet Union and implemented on the [[Agat (computer)|Agat]] computer, [[PDP-11]] clones (Electronika, DVK, BK series), and [[Intel 8080]] and [[Zilog Z80]] clones (Korvet). It is [[Interpreter (computing)|interpreted]] with a [[dynamic type]] system and [[High-level programming language|high level]] constructions. The language originally had a [[Russian language|Russian]]-based set of [[reserved word]]s (keywords), but English and [[Romanian language|Romanian]] were added later. It was considered more elegant and easier to use than [[Pascal (programming language)|Pascal]] implementations of the time.{{According to whom|date=October 2015}} Rapira was used to teach [[computer programming]] in Soviet schools. The [[integrated development environment]] included a text editor and a debugger. Sample program: ПРОЦ СТАРТ() ВЫВОД: 'Привет, мир!!!' КОН ПРОЦ The same, but using the English lexics [sic, from the article referenced below]: proc start() output: 'Hello, world!!!'; end proc Rapira's ideology was based on languages such as [[POP-2]] and [[SETL]], with strong influences from [[ALGOL]]. Consequently, for example, Rapira implements a very strong, flexible, and interesting data structure, named a ''[[tuple]]''. in Rapira, these are heterogeneous [[List (abstract data type)|lists]] with allowed operations such as indexing, joining, length count, getting of sublist, easy comparison, etc. ==External links== *{{GitHub|freeduke33/rerap2|ReRap2}}, interpreter for English dialect of Rapira *[https://rapirareborn.com/ Rapira Reborn], instructional book for learning Rapira [[Category:Non-English-based programming languages]] [[Category:Pascal programming language family]] [[Category:Procedural programming languages]] [[Category:Structured programming languages]] [[Category:Educational programming languages]] [[Category:Computing in the Soviet Union]] [[Category:Soviet inventions]] [[Category:Programming languages created in the 20th century]]
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:According to whom
(
edit
)
Template:GitHub
(
edit
)
Template:Infobox programming language
(
edit
)
Template:Langx
(
edit
)
Template:Use dmy dates
(
edit
)
Search
Search
Editing
Rapira
Add topic