Not sure why so many #golang redditors are triggered by the "ranging over functions" proposal: https://www.reddit.com/r/golang/comments/15651b1/preview_ranging_over_functions_in_go/ - it's just sugar for using an internal iterator.
#lisp #ruby #smalltalk and even #kotlin have lots of iterators that work like that. When did iterating using a HoF become "too complex" and controversial programming feature.
#kotlin #smalltalk #Ruby #Lisp #Golang
@breadbin @lorddimwit Well, but there are now new generation of #Smalltalk (Squeak) and #Lisp (zillion of them), but there is no good reimplementation of #Plan9 with the current technologies (Wayland, TTF fonts, better design of window manager โฆ something #sway -like?), and there are no better editors for Plan9 than #ACME (https://youtu.be/dP1xVpMPn8M).
#smalltalk #Lisp #Plan9 #sway #acme
@BryanBennett Maybe you confuse #IDE and #Editor?
Because otherwise #ed, #sed and other milimalist tools ain't editors.
Amd yes, I do find it bizarre how those that complain about #SystemD being #bloat tend to defend #Emacs.
It's like being an anti-gun pacifist yet not demanding tue state to disarm itself.
BE CONSISTENT!
If you want a #Userland with #Lisp-Compiler that'll make use of your #SpaceCadet-Layout Keyboard, then yeah, emacs is propably what you want...
#spacecadet #Lisp #userland #eMacs #bloat #systemd #sed #ed #editor #ide
ๆ่ฟ #Coalton ใไฝฟใฃใฆใใ็็ฑใฏ่จญ่จใๆ็คบใใใใใงใใฏใชใผใณใขใผใญใใฏใใฃใใใพใใใใฎใ่ฉฆ้จใใใซใฏใใๅใทในใใ ใใใฃใๆนใๅฌใใใ
(ใชใใงใใใใ #Lisp ใชใฎใใจใใใจ Lisp ใงใชใใจ่ถฃๅณใงๆธใๆฐใซใชใใชใใใใจใใใฎใใใโฆโฆ)
1 of 11/ THREAD: Body Language Analysis No. 4700: Donald Trump's Lisp of Fear (and other Tells) โ Nonverbal and Emotional Intelligence #BodyLanguage #BodyLanguageExpert #EmotionalIntelligence #BehaviorAnalysis #NonverbalCommunication #DonaldTrump #LipCurl #Lisp #Fear #LispOfFear
#lispoffear #fear #Lisp #lipcurl #DonaldTrump #nonverbalcommunication #behavioranalysis #emotionalintelligence #BodyLanguageExpert #bodylanguage
Wrote this #lisp hello world #gui #cloud app last few minutes, just smart enough to draw and exit on right click. Just uses #stdin #stdout output same as the #bash and #C implementations (setq x "Fo 0 999 3\nF 0 255\nL$ 0 0 800\"Hello world\"\nZ \n")
(while (setq p (asc (fgets stdin))) (cond ((== p 100) (write 1 x (strlen x))) ((== p 51) (exit 0))))
#C #Bash #stdout #stdin #Cloud #GUI #Lisp
What u will c is 21 languages #ada #awk #bash #basic #C #clisp #C++ #COBOL #Forth #FORTRAN #go #java #lisp (mine) #lua #Pascal #Perl #Python #R #Rust #Ruby #SED calc app srvs <=>stdinout. C,C++<=> sockets, 23 thin clients with NO dependencies besides C #xcb #sockets. 21 thin server apps in C that translate stdin/out to/from sockets in a language agnostic way. What you WON'T see are any #browsers (1000x the footprint of my thin clients) or fonts, https://www.youtube.com/watch?v=Esv6xHwZRYc
#browsers #sockets #xcb #sed #Ruby #Rust #r #Python #perl #pascal #lua #Lisp #Java #GO #fortran #forth #cobol #clisp #C #basic #Bash #awk #ada
I feel old, can chatgpt write me some code to give #powershell the same ability to stdin/stdout that #ada, #awk, #bash, #basic, #c, #cpp, #cobol, #clisp, #go, #Forth, #Fortran, #java, #lisp, #lua, #pascal, #python, #perl, #r, #rust, #ruby, #SED all share? also if you know these langs I have tons of code u could shorten for me/us calc under https://bitbucket.org/timcdoc/antibrowser/src/master/
#sed #Ruby #Rust #r #perl #Python #pascal #lua #Lisp #Java #fortran #forth #GO #clisp #cobol #cpp #C #basic #Bash #awk #ada #powershell
Graphing part is working, just hard coded fns for now, but it's a start! #lisp #antibrowser #cloud #app #thinclient #NoFont #stdin #stdout [[oh code, my lisp, ancient variant, out on https://bitbucket.org/timcdoc/antibrowser/src/master/lisp/sh73/
#stdout #stdin #nofont #thinclient #App #Cloud #antibrowser #Lisp
Implemented more stuff dumping p/q internal form. The number of digits arbitrarily at 32 could be hundreds if needed. #lisp #antibrowser #gui #cloud #application server only uses stdin/out to send/receive to/from #thinCLient on other end of socket. Red is an indication of inexact(irrational, or too complicated) Note p/q means this is going to be more exact for longer than normal.
#thinclient #application #Cloud #GUI #antibrowser #Lisp
Want(not need) help/w optimizing rando langs I've written working calculator gui cloud app servers,only rely on stdin stdout in #ada #awk #bash #basic #C #COBOL #CLisp #Forth #FORTRAN #Go #Lisp (mine) #Lua #Pascal #Perl #Python #R #Rust #Ruby #SED These all work and talk to the thin client @ other end of a socket just fine, but lots are my first ever app in language. LMK if you have smaller https://bitbucket.org/timcdoc/antibrowser/src/master/ $lang calc under that. also looking for destupify stdio fix java|powershell
#clisp #sed #Ruby #Rust #r #Python #perl #pascal #lua #Lisp #GO #fortran #forth #cobol #C #basic #Bash #awk #ada
An unfair line comparison of #ada #awk #bash #basic #c #COBOL #clisp #Forth #FORTRAN #lisp #Pascal #Perl #Python #R #Rust (straight and with junk DNA removed using C pre processor, ya I don't know rust well) #Ruby #SED the ada c and lisp can be used as guides for optimizing if you know any of these. I'm slowly going back through now that these all work for calc https://bitbucket.org/timcdoc/antibrowser/src/master/ also note these all produce the same(mostly) tiny over the wire to thin client via stdin/out
#sed #Ruby #Rust #r #Python #perl #pascal #Lisp #fortran #forth #clisp #cobol #C #basic #Bash #awk #ada
@WorkWithKirk oh, I wouldn't even know how to chatgpt. I do have some pretty crappy mix of first (or near first language gui cloud apps) and used all the time languages #ada #awk #bash #BASIC #C #C++ #clisp #COBOL #Forth #FORTRAN #lisp (mine) #Pascal #perl #python and yes #SED implementations of calc, some paint, altair emulators under bitbucket timcdoc antibrowser if you know any of these I could use some optimization help. You can see runs to NOTbrowsers thin clients in my "media"
#sed #Python #perl #pascal #Lisp #fortran #forth #cobol #clisp #C #basic #Bash #awk #ada
Another great practice with the Popes "only" two things, but lots of wood-shedding #Vanhal #doublebass concerto 1st,2nd,3rd movements, best ever? (low bar in the 3rd tho) #Mendelssohn #violin concerto Op 64 1st, 2nd and 3rd(short bridge thingy) thanks for counting in the solo scrambles! So for me that was #bass, violin, short nap, then back to work porting my #altair emulator #gui #cloud app from my #lisp to #clisp
#clisp #Lisp #Cloud #GUI #altair #bass #violin #mendelssohn #doublebass #Vanhal
@cadr Well, again talking from distance, so perhaps I am completely wrong, but it seems to me there are multiple things which don't look right to me: Look & Feel of Emacs looks like from 1990s (hopefully, finally), and even from the #Lisp point of view, I have heard from multiple sides that Emacs-Lisp is not the best dialect around. Why was Emacs community not able to fix either of these? How is the rewrite of Emacs on the top of Guille doing? Would it be better #Emacs than Emacs?
I ask, every once in a while, anyone know how to force #java and/or #powershell into treating stdin and stdout in the normal FKing way like #ada #awk #bash #BASIC #Clanguage #Clisp #COBOL #Forth #FORTRAN #lisp #Pascal #Perl #Python hell even #SED ?! My conductor knew a way to restart powershell every effin line of script, yeah, no,. What we are looking for here is pipe/file/console agnosticism. A switch like a real language would help, pages of shit we shouldn't have to write, not.
#sed #Python #perl #pascal #Lisp #fortran #forth #cobol #clisp #clanguage #basic #Bash #awk #ada #powershell #Java
@veer66 you might be interested in this ๐
Carp - A statically typed lisp, without a GC, for real-time applications
https://github.com/carp-lang/Carp
#Carp #CarpLang #ProgrammingLanguage #Lisp #FunctionalProgramming #StronglyTyped
#StronglyTyped #functionalprogramming #Lisp #programminglanguage #carplang #carp
What if you only knew #SED (or ... #Ada #Awk #Bash #BASIC #C #CLisp #COBOL #Forth #FORTRAN #Lisp (mine) #Pascal #Perl #Python These are gui cloud apps the c impl only needs 1258 bytes text to draw enjoy 14 language test! more info in utube. Yes this is a gui app, yes this is a server, yes it is both(well 14, actually). https://www.youtube.com/watch?v=AU-YBfIQr5k
#Python #perl #pascal #Lisp #fortran #forth #cobol #clisp #C #basic #Bash #awk #ada #sed