Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Goal

< >

Goal is a programming language created in 2022.

#2039on PLDB 2Years Old
Download source code:
git clone https://codeberg.org/anaseto/goal


Example from the web:
csvs:"\n"_` 1,2,3 4,5,6 7,8,9 ` tsvs:"\n"_` 1 2 3 4 5 6 7 8 9 ` ( (csvTEMPLATE#39;'-1+"n"$csv csvs) ~ "\n"_` 0,1,2 3,4,5 6,7,8 ` ("\t"csvTEMPLATE#39;'-1+"n"TEMPLATEquot;\t"csv tsvs) ~ "\n"_` 0 1 2 3 4 5 6 7 8 ` (csv "1,2,3") ~ (,"1" "2" "3") ) /RESULT:

Language features

Feature Supported Token Example
Regular Expression Syntax Sugar ✓

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io