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

ldpl

ldpl - Programming language

< >

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

#1440on PLDB 4Years Old 199Users
0Books 0Papers

Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn.


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 Token Example
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
rouge.html · ldpl.html · pointless.html

View source

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