この付録では Nemerle のソースコードリポジトリの構成について簡単にまとめます。
ディレクトリ | 概要 | 関連項目 |
---|---|---|
lib/ | 標準ライブラリー | Nemerle.dll |
macros/ | 標準マクロライブラリー | Nemerle.Macros.dll |
Linq/ | LINQ マクロライブラリー | Nemerle.Linq.dll |
snippets/ | その他のマクロライブラリーやサンプルプログラム | Nemerle.Peg.dll, Nemerle.Xml.dll 等 |
tools/ | Nemerle 製のツール | nemerlish 等 |
ncc/ | コンパイラー | ncc.exe, Nemerle.Compiler.dll |
VsIntegration/ | Visual Studio 拡張 | Visual Studio |
misc/ | エディタプラグイン等の外部ツール | Emacs, Vim 等 |
doc/ | 古いドキュメント | |
boot/ boot-4.0/ |
ブートストラップ用コンパイラーバイナリ | |
ExternalDependences/ | 外部ライブラリーバイナリ |