What are the popular 'web-ready' functional programming languages?

前端 未结 7 2055
孤独总比滥情好
孤独总比滥情好 2021-02-14 11:31

This is a simple question: what are the most popular/used/developed (libraries a plus) functional programming languages that are ready to be used for web development? I don\'t

7条回答
  •  醉梦人生
    2021-02-14 12:17

    You might want to take a look at Erlang's Webmachine, MochiWeb (includes a bunch of libraries), Nitrogen, etc.

    http://bitbucket.org/justin/webmachine/wiki/Home

    http://github.com/mochi/mochiweb

    http://nitrogenproject.com/

提交回复
热议问题