(no title)
heisig | 1 year ago
> Nevertheless, we have implemented (on a single-processor system, the Symbolics 3600) an experimental version of Connection Machine Lisp with lazy xappings and have found it tremendously complicated to implement but useful in practice.
I think there is a moral here: Don't hesitate to experiment with crazy ideas (lazy xappings), and don't be afraid to openly talk about those experiments.
After eight years of development, I can definitely confirm that lazy arrays/xappings are tremendously complicated to implement but useful in practice :)
pjmlp|1 year ago
Something that only recently is starting to take shape in compute landscape.
Petalisp looks cool.
abrax3141|1 year ago
convolvatron|1 year ago
heisig|1 year ago
[1] https://github.com/marcoheisig/Petalisp/blob/master/code/cor...