freeCodeCamp/guide/chinese/elm/index.md

7 lines
362 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Elm
localeTitle: 科学
---
## 榆树
Elm是一种特定于域的纯函数式编程语言可编译为Javascript。这种编程语言是静态类型的并且开发时强调可用性性能和健壮性。 Elm由Evan Czaplicki于2012年建造受HaskellStandard ML和OCaml等影响。它还有助于激发流行的状态管理工具Redux。