欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Elm
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
小 (→指南) |
||
| 第7行: | 第7行: | ||
==指南== | ==指南== | ||
| − | curl -L -o elm.gz https://github.com/elm/compiler/releases/download/0.19.1/binary-for-linux-64-bit.gz | + | $ curl -L -o elm.gz https://github.com/elm/compiler/releases/download/0.19.1/binary-for-linux-64-bit.gz |
| − | chmod +x elm | + | $ chmod +x elm |
| − | sudo mv elm /usr/local/bin/ | + | $ sudo mv elm /usr/local/bin/ |
| − | elm --help | + | $ elm --help |
| + | $ elm repl | ||
| + | ---- Elm 0.19.1 ---------------------------------------------------------------- | ||
| + | Say :help for help and :exit to exit! More at <https://elm-lang.org/0.19.1/repl> | ||
| + | ------------------------------------------------------------------------------- | ||
| + | > | ||
==软件包== | ==软件包== | ||
2022年2月10日 (四) 12:59的版本
Elm
目录 |
简介
Elm: Functional Frontend
功能
指南
$ curl -L -o elm.gz https://github.com/elm/compiler/releases/download/0.19.1/binary-for-linux-64-bit.gz $ chmod +x elm $ sudo mv elm /usr/local/bin/ $ elm --help $ elm repl ---- Elm 0.19.1 ---------------------------------------------------------------- Say :help for help and :exit to exit! More at <https://elm-lang.org/0.19.1/repl> ------------------------------------------------------------------------------- >
软件包
项目
- Elm GitHub Topics
- Built with Elm
- All Elm Games
- RealWorld Elm SPA Example
- Elm Analyse
- Elm Review
- Kite An interactive visualization tool for graph theory
Inspired by Elm
- elchemy Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
- Fabulous F# Functional App Development, using declarative dynamic UI
- Elmish Elm-like abstractions for F# applications.
用户服务商
图集
链接
分享您的观点