ECL (data-centric programming language): Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
m External links: HTTP→HTTPS, per BRFA 8 using AWB
Line 27:
=== Hello world ===
ECL is to have succinct solutions to problems and sensible defaults. The "Hello World" program is characteristically short:
"'Hello World".'
Perhaps a more flavorful example would take a list of strings, sort them into order, and then return that as a result instead.