|
|
|
|
|
by krapp
1333 days ago
|
|
As someone who's used Anarki, and contributed to it (for better or worse,) between the two I'd have to recommend just using Racket. All of the web stuff in Anarki just calls Racket libraries sooner or later, and Racket has better facilities for HTML and other language generation. Anarki (IMHO) is really only good if you want a HN clone without changing much, or if you want to experiment, because it's still rough around the edges in places, documentation is spotty, and error handling is still a disaster. |
|