Re: [9fans] plan 9 and lisp

2023-01-23 Thread Lassi Kortela
Not Plan 9, but lately I've been working in Chicken, which is a lovely pragmatic Scheme for *nix: https://www.call-cc.org/ . Perhaps I should give s9fes a shot as well! Chicken and Gambit are the most portable "big" Scheme implementations. Both come with a Scheme->C compiler and a separate Sch

Re: [9fans] plan 9 and lisp

2023-01-23 Thread Nick LaForge
Not Plan 9, but lately I've been working in Chicken, which is a lovely pragmatic Scheme for *nix: https://www.call-cc.org/ . Perhaps I should give s9fes a shot as well! Nick On Fri, Jan 20, 2023 at 11:47 AM Bakul Shah wrote: > Thanks! > > Nick Nickolov's k comes with solutions to ~150 AoC-{201