Hacker News new | past | comments | ask | show | jobs | submit login

If you find a good actors library, let me know. I've been using CL for 20 years and have not found a satisfying one.

[edit]

CL is in a slightly uncomfortable position here; scheme has first-class continuations, which makes implementing actors and async the sort of thing that could be an undergrad assignment, most other languages have a single source of truth (either with a language committee like C++ or with a one-true-implementation like Python).

cl-async is perfectly good for async.




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

Search: