2011-03-27 15:29:16 +0900
Move is a simple but powerful programming language which can run on most computers (anywhere there's a >=ES3 JavaScript runtime).
関数定義というかラムダ記法が^でかっこいい。
hello = ^(name){ "Hello "+name }
Move is a simple but powerful programming language which can run on most computers (anywhere there's a >=ES3 JavaScript runtime).
関数定義というかラムダ記法が^でかっこいい。
hello = ^(name){ "Hello "+name }