AScript is a scripting language equipped with functions called "Implicit mapping" and "Member mapping", which can handle multiple data in lists in one time. You can process data even without describing cumbersome operations on list elements nor co...
Register Date: 2010-05-05 06:55
|
相關的專案Exerb, Mysaifu JVM, DMonkey, Python Japanese Environment, Rumix 2 |
2009/10/7 言語開発をしていく過程でいろいろ調べていたらSchemeに行き着き、上記の日付を持ってcriaの開発を無期停止しました。。 (Schemeのシンプルさや柔軟性の前では、記述の簡潔さというcriaがウリにしようとしていたコンセプトが霞んでしまい、こちらを選んでしまいました。現在Schemeの勉強中です。)
Register Date: 2008-09-01 21:44
|
相關的專案ScummVM, Mozart-Oz Programming System, Exerb, Mysaifu JVM, PHP/Java Bridge |
The programing language Ruby on the .NET
Register Date: 2002-04-07 19:05
|
相關的專案FreeMat, MinGW - Minimalist GNU for Windows, PHP/Java Bridge, Exerb, Citrus GCC (mingw-w64) for Perl |
日本語環境でのプログラム言語 Pythonをより使いやすくするため、 ドキュメントの作成/翻訳や日本語対応モジュール、ディストリビューションの開発などを行います。
Register Date: 2002-03-27 22:12
|
相關的專案DMonkey, FreeMat, Mozart-Oz Programming System, unagi, Tcl |
インタラクティブシェル。OSX, cygwin, Linux, FreeBSDで動きます。 ガベージコレクションがついていて、簡易なオブジェクト指向ができます。perlやrubyのようなテキスト処理を行なう内部コマンドを装備しています。全ての内部コマンドにはサンプル付きのヘルプがついてきます。補完は自身によって記述されていて、IDEのようにxyzshの文法に基づいて補完されます。migemoによる日本語ファイル名の補完もあります。
An interactive shell script language on OSX, cygwin, Linux, FreeBSD. This features simple object oriented scripting with garbage collection, text processing like perl or ruby and containes manual for all inner commands with their samples. Offcourse you can type commands with completion which is based on xyzsh grammer like IDE and is defined by itself.
> ls -F docs/ main.c samples/ sub.c > ls | each ( | chomp | -d && | print ) docs samples > ls -F | grep -v / main.c sub.c > ls | each ( ! | chomp | -d && | print ) main.c sub.c > ls | each ( | printf "-+- %s -+-"\n ) | join " " -+- docs -+- -+- main -+- -+- samples -+- -+- sub.c -+- > ls | each ( | scan . | join " " ) d o c s m a i n . c s a m p l e s s u b . c > cat data Gorou Yamanaka Rei Tanaka Yumiko Shiratori > cat data | each ( | =~ Yamanaka && | print ) Gorou Yamanaka > cat data | lines 0 1 Gorou Yamanaka Rei Tanaka > cat data | each ( | split | lines 1 0 | join ) Yamanaka Gorou Tanaka Rei Shiratori Yumiko > vim student.xyzsh class Student ( | var first_name second_name age country def show ( var first_name second_name age country | printf "name: %s %s¥nage: %s¥ncountry: %s¥n" ) ) object student student::run ( print "Yamanaka Gorou 23 Japan" | split | Student ) > load student.xyzsh > student::show name: Yamanaka Gorou age: 23 country: Japan > print 1 | var -local i; ls | scan . | while(| eval "|$i print |>") (|> join ""; ++ i ) A UT HOR SCHA NGELO GLICEN SEMakef ileMakef ile.inREA DMEREADME. jaUSAGEUSAG E.jacompleti on.xyzshconfi g.hconfig.h.in config.logconfi g.statusconfigur econfigure.inhelp .xyzshinstall.shli bxyzsh.1.7.0.dylibl ibxyzsh.1.dyliblibxy zsh.dylibmanread_hist ory.xyzshsrcxyzshxyzsh .dSYMxyzsh.xyzsh > ls | lines 0 1 | scan . | each ( | chomp | x 5 | pomch ) AAAAA UUUUU TTTTT HHHHH OOOOO RRRRR SSSSS CCCCC HHHHH AAAAA NNNNN GGGGG EEEEE LLLLL OOOOO GGGGG
Register Date: 2012-08-30 17:16
|
相關的專案FreeMat, DMonkey, dlib C++ Library, Exerb, GSFinder+ for W-ZERO3 |
Rumix 2 - Ruby Starter Package with Installer
Rumix 2とは、Windows環境でRubyプログラミングを始めたい人のためのパッケージです。 同梱のインストーラを利用することによって、ruby本体、リファレンスマニュアル、いくつかの関連ソフトウェアなどを、あなたのPCへまとめてインストールすることができます。
また、インストーラなし、圧縮ファイルを展開するだけで使い始めることができる「USB Rumix 2」も配布しています。
当プロジェクトのアイコン画像は、Ce Jacas 氏よりクリエイティブ・コモンズ 表示-継承のもとで利用許諾を受けた著作物です。
Register Date: 2009-05-07 02:04
|
相關的專案ScummVM, Python Japanese Environment, FreeMat, DMonkey, unagi |
This is a project to develop script language TwinTail_de_AnngelMode!!".
Register Date: 2011-11-24 21:04
|
相關的專案Exerb, Python Japanese Environment, Tcl, Mysaifu JVM, FreeMat |
Kaffe/eCos is an open source Java implementation for embedded systems. Kaffe/eCos is based on two excellent open source projects, kaffe and eCos. Our objective for porting kaffe to eCos is to provide open source developing environments for embedded system
Register Date: 2003-12-07 12:33
|
相關的專案Rumix 2, FreeMat, PHP/Java Bridge, ScummVM, Python Japanese Environment |
bRuby is an extension library for dumping/un-dumping ruby's internal syntax tree.
Register Date: 2002-07-10 10:40
|
相關的專案Mysaifu JVM, PHP/Java Bridge, MinGW-w64 - for 32 and 64 bit Windows, FreeMat, DMonkey |
Register Date: 2008-11-17 19:36
|
相關的專案ScummVM, Mysaifu JVM, Exerb, Rumix 2, DMonkey |
Java による Lisp インタプリタとそのインタプリタをスクリプトとするアプリケーションの開発。
Register Date: 2004-12-04 17:05
|
相關的專案Python Japanese Environment, Mozart-Oz Programming System, Tcl, Mysaifu JVM, Rumix 2 |
JavaScript Flash Lite Player for Android and iOS
Register Date: 2012-11-17 15:15
|
相關的專案VisualBoyAdvance, DMonkey, Null-modem emulator, WinCDEmu, Oswan (WonderSwan emulator) |
WhiteBeer is a new programming paradigm that is motivated by Noam Chomsky's Minimalist Program. It uses feature checking mechanism to parse programs so that it can provide word-order-independence like natural language processing.
Register Date: 2002-10-14 19:44
|
相關的專案Exerb, Mozart-Oz Programming System, ScummVM, Mysaifu JVM, Rumix 2 |
javaランタイム環境上で動作する非常にスモールかつシンプルなBASIC言語処理系です。core apiで作成されているため、そのままでもほとんどの環境で動作しますが、ちょっと直せばさらにいろいろなところで動作します(と思います)。
Register Date: 2006-05-15 09:19
|
相關的專案Exerb, Rumix 2, Python Japanese Environment, ScummVM, Mozart-Oz Programming System |
C++(PHP)ライクなスクリプト言語 マングース(mongoose)
オブジェクト指向のスクリプト言語です。Windows NT/2000またはlinuxで動作します。
興味をお持ちの方は、http://mongoose.jp/の説明もご覧ください。
Register Date: 2006-11-20 03:46
|
相關的專案Mozart-Oz Programming System, Exerb, FreeMat, Rumix 2, Tcl |