Notices tagged with lisp
-
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Thursday, 21-Jan-2021 03:58:27 UTC Nobody [LinuxWalt (@lnxw48a1)]
Judging by the presence of parentheses, I'd say "the Janet language":{https://janet-lang.org/} is either a #Lisp / #Scheme dialect or if not, very Lisp-adjacent ... except it looks to be trying for practical usage, and many Lisp languages seem not to prioritize that. -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Wednesday, 05-Feb-2020 18:37:54 UTC Nobody [LinuxWalt (@lnxw48a1)]
Always say nice things about #Lisp and #Scheme, lest their devotees rip out your liver and sacrifice it to their deity Parentheticus. -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1)'s status on Wednesday, 05-Feb-2020 18:34:30 UTC Nobody [LinuxWalt (@lnxw48a1)]
@jmgresham #Lisp and #Scheme interest me. Also #Haskell. Time and energy / focus are limited, though. Maybe in the future. -
Claes Wallin 🇸🇪🇭🇰 (clacke)'s status on Monday, 04-Nov-2019 23:32:34 UTC Claes Wallin 🇸🇪🇭🇰
> Mal is a Clojure inspired #Lisp interpreter
> Mal is implemented in 79 languages (81 different implementations and 102 runtime modes)
There's Tcl, Forth, Go, D, Lua, obviously some Lisps including itself, awk, and even GNU Make!
python.ctolib.com/mal.html#for… -
Danny O'B (mala)'s status on Friday, 04-Oct-2019 23:31:42 UTC Danny O'B
I am going to vacationarily livestream RIGHT NOW! The usual blunderings in #lisp, #guix, #guile, and digital rights gossip, this time from my back garden in San Francisco. Watch at https://codetherapy.space/
-
แทกโนมันซี (technomancy)'s status on Thursday, 19-Sep-2019 18:57:32 UTC แทกโนมันซี
the Autumn Lisp Game Jam is coming up! starting the 10th of October and running to the 20th: https://itch.io/jam/autumn-lisp-game-jam-2019
-
schemers (schemers)'s status on Thursday, 18-Jul-2019 12:31:01 UTC schemers
Thanks for the warm welcome and the follow :)
This account will not follow nor follow back.
This account will be dedicated (or at least try) to display a broad view of the scheme world at large this includes but is not limited to the following hashtags #lisp #racket #guile #guix #clojure and #ai.
Best effort will be put to create new and original toots, that is information that you will not find by following the hashtags mentioned previously.
Have a good day!
-
B. Slade :gnu: :emacs: (emacsomancer)'s status on Wednesday, 10-Jul-2019 13:19:06 UTC B. Slade :gnu: :emacs:
@cwebber I think other than initially looking a bit funny or being unfamiliar to people who learned programming with non-Lispy languages, #Lisp #parentheses have more advantages than disadvantages. I mentioned to Matthew Flatt (re: paren-less Racket langs) that I think the parens could make Racket/Lisp potentially easier for getting #linguistics students into non-trivial programming than other langs, since linguists are used to dealing with #trees and bracket-notation for trees.
-
Libre Lounge (librelounge)'s status on Friday, 21-Jun-2019 17:19:18 UTC Libre Lounge
Interesting in #Lisp? #Guile? #OperatingSystems #GNU or #Linux? Then you should listen to the latest episode of Libre Lounge where all about GNU Guix!
https://librelounge.org/episodes/episode-23-guix-with-ludovic-court%C3%A8s.html
-
Christopher Lemmer Webber (cwebber)'s status on Wednesday, 13-Feb-2019 21:07:31 UTC Christopher Lemmer Webber
tfw you use cond when you could have used if in places where the body clauses are large because it's easier to read but then you feel weird about that #lisp
-
Daniel Kochmański (jackdaniel)'s status on Tuesday, 12-Feb-2019 13:16:46 UTC Daniel Kochmański
Fooling around with ASDF visualisation / introspection in #McCLIM. #lisp
-
Joseph Nuthalapati (njoseph1)'s status on Saturday, 09-Feb-2019 05:08:24 UTC Joseph Nuthalapati
I am finally convinced to try out the Racket programming language after watching @cwebber 's #FOSDEM 2019 talk.
https://fosdem.org/2019/schedule/event/guileracket/
I have been looking for a Lispy replacement to #Python for a year now. #Racket is batteries-included like Python. You can also create executable binaries.
I'm not looking for efficiency here, since it's just for scripts I run on my desktop.Though I prefer to use Emacs over DrRacket, I can see how it can bring down the barrier to entry significantly.
-
SMJ :comet: (smj)'s status on Saturday, 26-Jan-2019 00:21:35 UTC SMJ :comet:
-
SMJ :comet: (smj)'s status on Wednesday, 23-Jan-2019 01:42:15 UTC SMJ :comet:
Gosper documented the entire Stanford demo in #lisp #math #hacking
-
SMJ :comet: (smj)'s status on Friday, 11-Jan-2019 19:38:34 UTC SMJ :comet:
Restore Distribution Symbolics XL402 Genera 8.3 #lisp #machine #scsi2sd #computing #hacking
-
Holger Durer (hd)'s status on Monday, 28-May-2018 20:09:41 UTC Holger Durer
uLisp — #Lisp for the #Arduino, #MicroBit, and #MSP430
"uLisp® is a version of the Lisp programming language specifically designed to run on processors with a limited amount of RAM. It currently supports the ATmega-based Arduino boards, SAM/SAMD-based Arduino boards, BBC Micro Bit, and MSP430-based LaunchPad boards. You can use exactly the same uLisp program, irrespective of the platform. …"
-
Hallå Kitteh (clacke)'s status on Monday, 19-Mar-2018 06:05:44 UTC Hallå Kitteh
> After 10 years we have decided that it is time to make a new release – the first one since 2008, which was McCLIM 0.9.6, St. George's Day. Imbolc is a Gaelic traditional festival marking the beginning of spring held between the winter solstice and the spring equinox.
> As Imbolc marks the beginning of spring we hope this release will be one of many in the upcoming future.
Woohoo!
https://common-lisp.net/project/mcclim/posts/McCLIM-097-Imbolc-release.html
/via https://twitter.com/d_christiansen/status/964541368830803968
#lisp -
Tuukka (tuturto)'s status on Sunday, 04-Feb-2018 04:09:18 UTC Tuukka
@m455 current release doesn't have let and you have to use setv instead. Good news is that the next release will have let again. https://engineersjourney.wordpress.com/2017/09/17/sneak-peek-of-possible-future/ has a bit of info about it. PR has been merged and next release should have this.
#lisp #hy -
Tuukka (tuturto)'s status on Thursday, 16-Nov-2017 21:40:21 UTC Tuukka
Booted up my virtual machine and started trying to remember how in the earth this thing was supposed to work. At least it still starts up.
I'm going to try a bit different approach on making corridors and then branch out to agent based room generation.
-
Lobsters (lobsters)'s status on Tuesday, 31-Oct-2017 10:35:03 UTC Lobsters
PicoLisp port to Linux/Arm64 https://www.mail-archive.com/picolisp@software-lab.de/msg07756.html | https://lobste.rs/s/obd5im #lisp #release