If you run Medley Interlisp on your local computer, what operating system do you use most of the time to run it? Please describe your configuration and add the relevant details in the comments.
Package Manager for Markdown
I'm working on a project that is intended to encourage folk to make markdown text files which can be bundled together in different bundles of text files using a package manager.
Question for coders; Which package manager would you suggest I use?
Main criterias (in order) are:
1. Easy for someone with basic command line skills to edit the file and update version numbers and add additional packages.
2. All being equal, more commonly and easy to setup is preferred.
#Markdown #CommonMark #PackageManager #Programming #Dev
#NPM #RubyGems #Cargo #PickingAMastodonInstance
https://aartaka.me/lisp-indent.html
tags: #blogpost #lisp
I keep surprising people with my #Lisp indentation style. Wait, indentation styles in Lisp? Yes, indentation styles in Lisp. Here's my new #blogpost on what indentation styles there are and why I chose the most controversial one!
https://en.wikipedia.org/wiki/File:Spinal_Tap_-_Up_to_Eleven.jpg
tags: #lisp #perl
to: https://mastodon.social/users/ChristosArgyrop https://merveilles.town/users/gosha
@gosha A quote from the book that I think you'll like, @ChristosArgyrop :
"If lisp is the result of taking syntax away, Perl is the result of taking syntax all the way." [p.342]
#lisp #perl
tags: #lisp #macros
to: https://merveilles.town/users/gosha
@gosha Doug Hoyte's perspective on macros as the prime source of Lisp's interest and power is eye-opening for me. By middle of Ch.3, already I can see this book will reward every effort I put into reading it.
https://letoverlambda.com/
tags: #forth #lisp
As a #Lisp fan, I was sold on this book as soon as I read the back cover blurb, and just had to get myself a copy. Can’t wait to dive in! (I’m very curious about the #Forth connection too)
Parts of it are also available online:
Lem editor news: M-x legit-status now shows the list of stashes.
We can view them (as diff), stash our changes, pop and drop the stash at point.
This is a delightful exploration of why the #Lisp syntax works so well:
tags: #lisp #scheme
to: https://bonk.cozysumo.space/u/knapjack
@knapjack Lisp, and the better version Scheme, are very worth learning and using now. They're advanced languages that make it easier to build what you want. Start with SICP
https://web.mit.edu/6.001/6.037/sicp.pdf
and see how quick you pick it up.
Hey ancient tech people: is #Lisp still worth learning? Asking for someone who needs more parentheses.
(if (> height 6ft) (get-girlfriend) (be-incel))