Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Rapira

< >

Rapira is an open source programming language created in 1987 by Andrey Ershov.

#909on PLDB 37Years Old
Download source code:
git clone https://github.com/freeduke33/rerap2
Homepage · REPL · Try It Online · Source Code · Wikipedia

Rapira is also a name for the T-12 antitank gun. Rapira (Russian: Рапира, rapier) is an educational procedural programming language developed in the Soviet Union and implemented on Agat computer, PDP-11 clones (Electronika, DVK, BK series) and Intel-8080/Z80 clones (Korvet). It was an interpreted language with dynamic type system and high level constructions. Read more on Wikipedia...


Example from Riju:
вывод: "Hello, world!"
Example from hello-world:
output: "Hello World";
Example from Wikipedia:
proc start() output: 'Hello, world!!!'; end proc

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ output:

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0