开发者

Are there any MVC web frameworks for Haskell?

开发者 https://www.devze.com 2023-01-18 00:29 出处:网络
Are there any MVC web frameworks fo开发者_如何学Pythonr Haskell?It may be worth looking at the Yesod framework:

Are there any MVC web frameworks fo开发者_如何学Pythonr Haskell?


It may be worth looking at the Yesod framework:

http://docs.yesodweb.com/

which takes some of the concepts found in MVC web frameworks fitted in modern and idomatic Haskell.


2 seconds... Google... http://github.com/alsonkemp/turbinado/wiki

0

精彩评论

暂无评论...
验证码 换一张
取 消