Measures Concepts
GitHub icon

ldpl

ldpl - Programming language

< >

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

Source code:
git clone https://github.com/Lartu/ldpl
#1388on PLDB 5Years Old

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

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout