Hacker News new | past | comments | ask | show | jobs | submit login
Feedback on simple mechanism for CLOS slot dependencies
2 points by kaveh808 on June 8, 2022 | hide | past | favorite | 2 comments
In the latest blog post about my Common Lisp project, I mention a simple design for handling slot dependencies.

https://kaveh808.medium.com/28-isnt-that-where-superman-lives-70de0b9e27b1

Does anyone have thoughts or feedback?




Try Kenny Tilton's "Cells":

https://github.com/kennytilton/cells

"Spreadsheet-like expressiveness for CLOS, the Common Lisp Object System."

He used this to write a GUI called "Cello":

https://github.com/kennytilton/Cello/


Yes, a MOP-based approach would give a more general system.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: