DaLiLa - The Data Link Language -
What is DaLiLa?
A programming/scripting language for Windows, Mac OS, and Linux.


Why use DaLiLa?
- Data safe / memory safe.
- Cell based and variable based memory.
- Structured


Version 0.3.0 : Sep 10, 2025


Previous versions
   Manual


Hello World example:
Hello.txt

Example of DaLiLa code.
example1.txt

Example of DaLiLa with integer numbers.
example2.txt

Example of DaLiLa working with strings.
example3.txt

Example of DaLiLa with floating point numbers.
example4.txt

Example of DaLiLa cell types only.
example5.txt

Example of baseball stats with
three sub sets of integer data.
baseball.txt