____ ____ ____ ____ ____ ____ ____ ____
||s |||o |||f |||t |||w |||a |||r |||e ||
||__|||__|||__|||__|||__|||__|||__|||__||
|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|
Computer programming... with skills.
(o-o) - git - (o-o)
To publish software, I mostly use git. With some shame.
(HTM) keyboardan's cgit
(ARC) Mozilla's old Lesspass extension
(O_o) - software projects - (O_o)
(>) tilde-news-feed.git
I wrote an Atom Web Feed regarding the Tilde.club's notices
appearing at tilde.club's main page.
My goal is for me, and who else may have interest, to have an easy
way to keep up with tilde.club's notices. For these notices to be
right in the feed reader software of owns choice.
(>) lali.git
I have almost finished programming a copyleft software (AGPLv3+)
Lisp implementation. It is named "Lali", which stands for Lali
Another Lisp Implementation.
You can try it on a tilde.club shell, by running:
/home/keyboardan/lisp -h
To get a REPL (a Lisp command line), you run:
/home/keyboardan/lisp -r
You can also make tilde.club scripts in Lali. Just write (at the
first line of the script file):
#!/home/keyboardan/lisp -c
(HTM) Small online Lali Documentation
(DIR) Back to keyboardan's main