Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Flatline

< >

Flatline is a programming language created in 2013.

#1322on PLDB 11Years Old
Download source code:
git clone https://github.com/bigmlcom/flatline
Homepage · Source Code

Flatline is a lispy language for the specification of values to be extracted or generated from an input dataset, using a finite sliding window of input rows.


Example from the web:
(if (missing? "00000") (random-value "000000") (f "000000"))

Language features

Feature Supported Example Token
Integers ✓
Floats ✓
Hexadecimals ✓

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0