From 1c217ee6ac5aacd2f37b1d0e69a71ac94afd5acd Mon Sep 17 00:00:00 2001 From: Daniel Cerqueira Date: Wed, 28 May 2025 12:37:55 +0100 Subject: Init lali programming language. --- THANKS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 THANKS (limited to 'THANKS') diff --git a/THANKS b/THANKS new file mode 100644 index 0000000..2019932 --- /dev/null +++ b/THANKS @@ -0,0 +1,5 @@ +This project is based on tiny-lisp, originally written by Matthias Pirstitz. +Modified and designed by Daniel Cerqueira. Other people also contributed. Here is +a list of those people: + +alexlehm -- cgit