From ffffba9996d8dcea9dced6e866c215539f515617 Mon Sep 17 00:00:00 2001 From: aleksei Date: Thu, 11 Apr 2024 21:15:06 +1000 Subject: Readme --- README | 1 + 1 file changed, 1 insertion(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..a036154 --- /dev/null +++ b/README @@ -0,0 +1 @@ +This project is foremost a learning exercise to see how the unique properties of a Lisp language can be used to be more productive in programming. I took a project I've wanted to do for some time that seemed unwieldy in my usual language of C --- the project being this 6502 assembler --- and investigate how Lisp can be better for tasks which are heavy on parsing. It is not yet complete but the results are promising; I begun the project on the 9th of April 2024, it is currently the 11th and I believe I have already managed to write near half of the program. \ No newline at end of file -- cgit v1.2.3