AliceScript
hr.icon
イケてるところ
自分でつくった
強い型制約
nullセーフ
条件を静的解析できる
契約プログラミング
ensure,require
集合演算とかできる
1,2,3 ^ 2,4 とかできる
GCがある
いろいろ組み込み関数がついてくる
.NETとの相互互換性
言語仕様の決定がオープン(一応)
wsoft-ws/alicescript: The repo for the design of the AliceScript programming language
パッケージングもできる
wsoft-ws/icebuild: The AlicePackage build environment.
メチャイケな(予定)REPLがある
wsoft-ws/harp: The next generation of AliceScript REPL.
ドキュメントがそろっている
curlで楽にインストールできる
wsoft-ws/alice-install: AliceScript installation script
Homebrewもあるよ
wsoft-ws/homebrew-losetta: brew tap of losetta; run "brew install alice" on your homebrew.
大文字小文字の仕分けがないので好きにできる
イケてないところ
taiseiueの言語仕様playgroundと化してる
フレームワークがない
ライブラリを集中管理する仕組みが存在しない
install.iceの夢はある
wsoft-ws/install.ice