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
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
Pipe to compressed file but also print content to terminal #bash #compression #pipe #stdout
#bash #compression #pipe #stdout
Now remember - so far all of this is just to get two lists - my TableOfContents and all of the WikiWords that exist in my file.
If you use #Linux or #Unix for any period of time (or #GnuLinux - where my pedants at?), you will probably have come across `sort`.
Now we get to talk about streams and files!
Everything in Linux is a file. Which is shockingly powerful. Input from the keyboard? A file you can read from. Output to the screen? A file you can write to. #stdin and #stdout are their names
#linux #unix #gnulinux #stdin #stdout
Wildes #Ausprobieren.
#Was ist #eingeschlossen?
#Was ist #ausgeschlossen?
#stdin #stdout #stderr
#Input / #Output / #Error (Output)
Ein #Fall, in dem ich (noch) nicht #imstande bin, #Anweisung(en) einzusehen, ich also nur durch #ausprobieren #herausfinden kann, was ein- und was #ausgeschlossen ist. Keine #Möglichkeit also, (un)vollständigkeit festzustellen
#Einsehen; #Vollständigkeit; #Unvollständigkeit; #Feststellung
#Ausprobieren #was #eingeschlossen #ausgeschlossen #stdin #stdout #stderr #input #output #error #fall #imstande #Anweisung #herausfinden #möglichkeit #Einsehen #Vollständigkeit #Unvollständigkeit #feststellung