All Projects → 2vg → Nim World

2vg / Nim World

Licence: mit
Nim言語の日本語文書

Programming Languages

javascript
184084 projects - #8 most used programming language

Nim-World

CircleCI

Nim言語の日本語解説文書です。

Nim言語の使い方などを日本語で書き記したものです。

鋭意製作中。

お手伝いさん急募。

preview

Nim-World

current status

目次は変更される可能性があります。

  • [x] Dive To Nim 👑
  • [x] こんにちは!Nimの世界!
  • [x] 変数
  • [x] 様々な型
  • [x] 序数型
  • [x] 浮動小数点型
  • [x] 文字型
  • [x] 構造化型
  • [x] 条件
  • [x] if
  • [x] case
  • [x] when
  • [x] ループ
  • [x] while
  • [x] for
  • [x] iterator
  • [x] 関数
  • [x] 参照
  • [x] テスト
  • [x] モジュール
  • [ ] パッケージ
  • [ ] 高度なNim
  • [ ] ジェネリクス
  • [ ] テンプレートとマクロ
  • [ ] プラグマ
  • [ ] ポインタとメモリ
  • [ ] マルチスレッド
  • [ ] FFI
  • [ ] コンパイルオプション
  • [ ] NimScript
  • [ ] アセンブリ

require

  • Node.js
  • vuepress

install

if not installed vuepress,

npm i -g vuepress

already installed or after install,

git clone https://github.com/2vg/Nim-World

build

vuepress dev src # start dev server localhost:8080

or

vuepress build src # build static file to src/.vuepress/dist

Maintainer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].