My tilde email: keyboardan@tilde.club
I also use tilde.club's IRC, quite often. I hang out at #meta
My twtxt source: keyboardan
My online files: keyboardan's files
I love GNU Emacs. My configuration: keyboardan's init.el
I am currently programming a Lisp implementation. I have name it "lali", which stands for "Lali Another Lisp Implementation"
You can try it, by running: /home/keyboardan/lisp -h
To get a REPL (a Lisp command line), you run: /home/keyboardan/lisp -r
You can also make scripts in lali. Just put (as the first line of the script): #!/home/keyboardan/lisp -c
Here is the small documentation of lali language