Meta: Add README.org

This commit is contained in:
Riyyi
2023-04-17 15:52:03 +02:00
parent 88d9253219
commit fc76da4ced
+8
View File
@@ -0,0 +1,8 @@
#+TITLE: mal - Make a Lisp
#+AUTHOR: Riyyi
#+LANGUAGE: en
#+OPTIONS: toc:nil
* mal - Make a Lisp
This is my implementation of the [[https://github.com/kanaka/mal][Make A Lisp]] project, done in C++.