Mit „lisp“ getaggte Nachrichten
-
#Kandria — Release Date Trailer: https://www.youtube.com/watch?v=usc0Znm-gbA —an android with a sword, a post-apocalyptic world #lisp #game
-
#Kandria is in beta! https://reader.tymoon.eu/article/415 #lisp #game
-
» I love the syntax of #Python, but crave the simplicity and power of #Lisp.« https://www.draketo.de/software/wisp !GNU #Guile #Scheme !fs
Tuesday, 02-Mar-21 00:08:19 UTC von web -
♲ @0@mamot.fr: So staring in bemusement at C++ user-defined literals and thinking:“C++ already has the #asm declaration to write inline #assembler. Why don't they just add a #lisp declaration and be done once …
-
My first pull-request for #biwascheme (#scheme in the browser): https://github.com/biwascheme/biwascheme/pull/138 #lisp
Friday, 24-May-19 21:06:19 UTC von web -
> 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 winte…
-
@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 …
-
@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 …
-
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.
-
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.
-
PicoLisp port to Linux/Arm64 https://www.mail-archive.com/picolisp@software-lab.de/msg07756.html | https://lobste.rs/s/obd5im #lisp #release
-
PicoLisp port to Linux/Arm64 https://www.mail-archive.com/picolisp@software-lab.de/msg07756.html | https://lobste.rs/s/obd5im #lisp #release
-
#Hy, a #Lisp implementation that runs atop !Python https://www.youtube.com/watch?v=iOMvkSrPWhk
-
(car (cons "donkey" "rabbit")) ;; "donkey"
(cdr (cons "donkey" "rabbit"))
;; "rabbit"
#LISP https://quitter.se/attachment/3503984 -
(cons "rabbit" nil)
(list "rabbit")
basic #lisp
https://quitter.se/attachment/3497264 -
Using #Kawa #Scheme for #Android #Programming: https://github.com/abarbu/android-kawa
Something similar for Common #Lisp would be cool. -
Using #Kawa #Scheme for #Android #Programming: https://github.com/abarbu/android-kawa
Something similar for Common #Lisp would be cool. -
Parentheses work well with REPL and eval-last-sexp. #Lisp
-
#Watching: The historical how and why of #hash_tables http://url.federati.net/hg2Kv Mentions #Perl #Python #REXX #Snobol #Lisp languages.