欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
IHP
来自开放百科 - 灰狐
(版本间的差异)
(以“Integrated Haskell Platform (IHP) ==简介== ==功能== ==指南== ==项目== *[https://github.com/digitallyinduced/ihp IHP @ GitHub] *[https://github.com/digita...”为内容创建页面) |
小 (→功能) |
||
(未显示1个用户的7个中间版本) | |||
第2行: | 第2行: | ||
==简介== | ==简介== | ||
+ | The Type-safe Web Framework for Builders | ||
+ | |||
+ | IHP is a modern batteries-included(包含电池)haskell web framework, built on top of [[Haskell]] and [https://nixos.org/ Nix] MIT license. | ||
+ | |||
+ | ==版本== | ||
+ | *[https://github.com/digitallyinduced/ihp/releases/ v1.0.0] | ||
+ | *[https://github.com/digitallyinduced/ihp/releases/tag/v0.20.0 v0.20.0] | ||
==功能== | ==功能== | ||
+ | *IHP 内置一个图形界面的 Schema 设计器 | ||
==指南== | ==指南== | ||
+ | |||
+ | ==前端== | ||
+ | *[[Elm]] [https://ihp.digitallyinduced.com/Guide/elm.html Getting Started with IHP and Elm] | ||
+ | *[[PureScript]] [https://ihp.digitallyinduced.com/Guide/purescript.html Getting Started with IHP and PureScript + Halogen] | ||
+ | |||
+ | ==PostgreSQL== | ||
+ | IHP 通过内置的方式启动一个 PostgreSQL 实例,类似: | ||
+ | /nix/store/ialxlr7qv65dmxm4qd067xrfi9mgjyvq-postgresql-13.3/bin/pg_ctl -D build/db/state -l logfile start | ||
+ | 使用外部的独立 PostgreSQL 实例 | ||
==项目== | ==项目== | ||
*[https://github.com/digitallyinduced/ihp IHP @ GitHub] | *[https://github.com/digitallyinduced/ihp IHP @ GitHub] | ||
+ | *[https://github.com/digitallyinduced/ihp-forum IHP Forum] | ||
+ | *[https://github.com/philschonholzer/co2db CO2 Database] | ||
*[https://github.com/digitallyinduced/ihp-blog-example-app ihp-blog-example-app] | *[https://github.com/digitallyinduced/ihp-blog-example-app ihp-blog-example-app] | ||
+ | *[https://github.com/digitallyinduced/ihp-chat-example-app IHP Example App: Slack-like Chat] | ||
+ | *[https://github.com/rametta/retros Haskell based Retro board] | ||
+ | *[https://github.com/VoodooTeam/starboard-federator Starboard federator] | ||
+ | *[https://github.com/zacwood9/Attics Attics] Thousands of live concerts at your fingertips | ||
+ | *[https://github.com/windorg/app windofchange.me] is a social note-taking webapp | ||
==图集== | ==图集== | ||
第21行: | 第45行: | ||
[[category:haskell]] | [[category:haskell]] | ||
− | [[category: | + | [[category:framework]] |
2022年11月16日 (三) 11:52的最后版本
Integrated Haskell Platform (IHP)
目录 |
[编辑] 简介
The Type-safe Web Framework for Builders
IHP is a modern batteries-included(包含电池)haskell web framework, built on top of Haskell and Nix MIT license.
[编辑] 版本
[编辑] 功能
- IHP 内置一个图形界面的 Schema 设计器
[编辑] 指南
[编辑] 前端
[编辑] PostgreSQL
IHP 通过内置的方式启动一个 PostgreSQL 实例,类似:
/nix/store/ialxlr7qv65dmxm4qd067xrfi9mgjyvq-postgresql-13.3/bin/pg_ctl -D build/db/state -l logfile start
使用外部的独立 PostgreSQL 实例
[编辑] 项目
- IHP @ GitHub
- IHP Forum
- CO2 Database
- ihp-blog-example-app
- IHP Example App: Slack-like Chat
- Haskell based Retro board
- Starboard federator
- Attics Thousands of live concerts at your fingertips
- windofchange.me is a social note-taking webapp
[编辑] 图集
[编辑] 链接
分享您的观点