Kartik Agaram
Prathyush
07/30/2019, 1:22 AMDan Cook
07/30/2019, 2:33 AMDoug Moen
07/30/2019, 2:49 PMKartik Agaram
Garth Goldwater
07/30/2019, 4:31 PMKartik Agaram
Suppose the idea is to drop anything and start from scratch. Forth will be your friend in such a situation. Forth forces the programmer to invent everything.. And even [if] a library is available. a real Forth developer will ignore it and writes his own library which is simpler.I said something similar a couple of years ago (https://plforums.org/practice/minimal-features-required-for-an-extensible-language#post_65):
Forth doesn't seem to be a write-once language/stack. But it does feel like a solipsistic stack, with everyone working in their own little private universe.The tension we're both seeing is between two incompatible ways of programming: 1. Rely on code from lots of strangers. 2. Rely on nobody. My synthesis: ignore both 😄 There's a third way, and it's the way that I think we should all pursue. Call it the Amish way: 3. Rely on code from a small number of very carefully curated people.
Dan Cook
07/30/2019, 9:25 PMKartik Agaram
Dan Cook
07/31/2019, 3:04 AMEdward de Jong / Beads Project
07/31/2019, 7:06 PMPrathyush
08/02/2019, 2:41 AMEdward de Jong / Beads Project
08/02/2019, 6:04 AMDan Cook
08/02/2019, 6:49 AMDan Cook
08/02/2019, 6:53 AMKartik Agaram
Edward de Jong / Beads Project
08/02/2019, 7:18 PMGarth Goldwater
08/02/2019, 7:49 PMGarth Goldwater
08/02/2019, 7:51 PMEdward de Jong / Beads Project
08/02/2019, 8:38 PMEdward de Jong / Beads Project
08/02/2019, 8:42 PMGarth Goldwater
08/02/2019, 11:14 PMDan Cook
08/03/2019, 3:09 AMDan Cook
08/03/2019, 3:27 AMEdward de Jong / Beads Project
08/03/2019, 5:32 AMEdward de Jong / Beads Project
08/03/2019, 5:46 AM