weizhliu / gleam_talk_at_5x_ruby_2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lets Gleam

介紹 Gleam ,2024/4/23 默默會分享用專案

九宮格連結

https://weizhliu.github.io/gleam_talk_at_5x_ruby_2024/

9大特點

  1. develop ux
  2. functional
  3. simple syntax
  4. static typing
  5. result type
  6. pattern matching
  7. named arguments
  8. compile to JavaScript
  9. compile to Erlang

執行特點範例

gleam run -m lets_gleam 2

lustre: start a development server

gleam run -m lustre/dev start

其他連結

Marp keynote

npx @marp-team/marp-cli@latest -s ./
open http://localhost:8080/keynote.md#1

About


Languages

Language:HTML 69.3%Language:JavaScript 17.4%Language:CSS 7.7%Language:Gleam 5.6%