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

LARP

< >

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

#2258on PLDB 21Years Old
Homepage

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

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

Built with Scroll v144.0.0