[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
Symta: [code] use www www port!8080: hello = "hello world" [/code]
GNU/Free Software: [code] (use-modules (artanis artanis)) (init-server) (get "/hello"(lambda () "hello world")) ;; run it (run #:port 8080) [/code]
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode