Gauche > Archives > 2024/07/06

2024/07/06 16:45:24 UTCzaxx
#
I've been looking into the Gauche implementation a bit these days because I like Lisp-like languages, but I'm particularly interested in whether I could use Gauche to write web applications. Is there a Gauche web server and suitable libraries (or frameworks?) that would help me in writing typical db-driven web applications? Something like Flask in Python, Ruby on Rails in Ruby, or ASP.NET Core for C# ?