Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

LARP

LARP - Programming language

< >

LARP is a programming language created in 2003 by Marco Lavoie.

#1955on PLDB 20Years Old 0Books
0Papers

LARP is an educational software for teaching algorithmic in structured programming using pseudo code and flowcharts. LARP's main advantage over traditional programming languages is its flexible and semi natural syntax, allowing one to formulate algorithms without the impediments of cryptic languages such as C++, Pascal or Java.


Example from the web:
\\ Simple pseudo code START WRITE "Enter a number" READ N IF N < 0 THEN WRITE "Negative number" ELSE WRITE "Positive number" ENDIF END
emfatic.html 路 larp.html 路 lazy-k.html

View source

- Build the next great programming language Search v2023 Day 205 Docs Acknowledgements Traffic Traffic Today Mirrors GitHub feedback@pldb.com