-
Notifications
You must be signed in to change notification settings - Fork 14
Libraries: dexador, some links, Awesome CL, State of CL 2015 #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Does dexador work on ABCL, CLISP, SBCL, ECL (or a lisp in that family), and CCL? I try to ensure the libraries up on a-c-l are pretty cross-implementation?
Good point. I had to ask here: fukamachi/dexador#27
Dexador is also this easy, besides this presentation is pretty convincing: http://www.slideshare.net/fukamachi/dexador-rises (tbh I barely tried Drakma, but I was beaten by many CL libraries with weird/old/unsufficient design...).
Hi, Fukamachi answered:
I tested it with SBCL, ABCL, ECL and CCL.
Since Dexador uses usocket as its backend, I expect it's portable enough like Drakma.
Is that enough or I keep a reference to Drakma ? ("Dexador... that aims at replacing Drakma)
In this PR I suggest: