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

ldpl

< >

ldpl is a programming language created in 2019 by Martín del Río.

#862on PLDB 5Years Old
Download source code:
git clone https://github.com/Lartu/ldpl
Homepage · Source Code

COBOL-like programming language that compiles to C++. With serious dinosaurs with neckties and briefcases 🦕💼


Example from the web:
# Hello There Example data: name is number procedure: display "Hello there, what's your name?" accept name display "你好, " name "!" crlf

Language features

Feature Supported Example Token
Comments ✓ # A comment
Line Comments ✓ # A comment #
Semantic Indentation X

HackerNews discussions of ldpl

title date score comments
LDPL – A simple programming language in the likeness of COBOL 04/24/2019 1 0

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

Built with Scroll v144.0.0