metablog: DAPLs: Domain Agnostic Programming Languages
blog.metaobject.com · 932 words · saved by 1 readers
Every once in a while, you get an insight that hits you like a truck. Or maybe a ton of bricks. Or a truck carrying a ton of bricks. Devel...
metablog: DAPLs: Domain Agnostic Programming Languages skip to main | skip to sidebar metablog Wednesday, January 3, 2024 DAPLs: Domain Agnostic Programming Languages Every once in a while, you get an insight that hits you like a truck. Or maybe a ton of bricks. Or a truck carrying a ton of bricks. Developing Objective-S has delivered a bunch of these, but one of the biggest was that our General Purpose Programming Languages are nothing of the sort. They are Domain Specific Languages for the domain of algorithms. See also: ALGOL. To move forward, programming languages will have to support more
saved by
related reading
- What are Domain-Specific Languages (DSL) | MPS by JetBrainsjetbrains.com
- One Div Zero: A Brief, Incomplete, and Mostly Wrong History of Programming Languagesjames-iry.blogspot.com
- how I think when I think about programming - alice mazalicemaz.com
- Weird Languagespaulgraham.com
- One Div Zero: A Brief, Incomplete, and Mostly Wrong History of Programming Languagesjames-iry.blogspot.com
- Learn X in Y Minutes: Scenic Programming Language Tourslearnxinyminutes.com
- Daslang — High-performance code that stands alone.dascript.org
- Comparison of multi-paradigm programming languages - Wikipediaen.wikipedia.org
- HiPhish's Workshophiphish.github.io
- If You Give a Dev a DAG - jmp .homejoshmpollock.com
- A break from programming languageslexi-lambda.github.io
- Creating a DSL In Python - DEV Communitydev.to