PHP is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. PHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API. It is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available.
Verwandte ProjekteProperties Editor, XOOPS, Darik's Boot and Nuke, DeSmuME, TuxGuitar |
Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.
Verwandte ProjekteMPC-BE, TERASOLUNA Framework, Mysaifu JVM, Media Player Classic - Home Cinema, Properties Editor |
Perl is a high-level, general-purpose programming language that makes easy things easy and hard things possible. It is optimized for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a dataflow mechanism to improve security with setuid scripts and is extensible via modules that can interface to C libraries.
Verwandte ProjekteSharpDevelop-jp, SmillaEnlarger, Amateras, Darik's Boot and Nuke, Properties Editor |
Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.
Verwandte ProjekteProperties Editor, Dumpper v.60.3, Amateras, SharpDevelop-jp, SmillaEnlarger |
Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.
Verwandte ProjekteAmateras, SharpDevelop-jp, SmillaEnlarger, Dumpper v.60.3, MinGW - Minimalist GNU for Windows |
TXR is a new data munging language. TXR's special pattern language provides template-based matching of entire documents or large sections of documents. It also contains a language for functional and imperative programming. It is written in C and takes the form of a utility that is portable to Unix-like platforms and Windows.
Verwandte ProjekteMysaifu JVM, Media Player Classic - Home Cinema, nkf Network Kanji Filter, MPC-BE, TOMBO |
The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.
Verwandte Projektenkf Network Kanji Filter, iReport-Designer for JasperReports, Mysaifu JVM, DeSmuME, TuxGuitar |
aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.
Verwandte ProjekteTERASOLUNA Framework, Mysaifu JVM, iReport-Designer for JasperReports, Darik's Boot and Nuke, Properties Editor |
R is a language and environment for statistical computing and graphics. It is similar to S, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc.). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, Fortran and C code can be linked and called at run time.
Verwandte ProjekteMysaifu JVM, MeCab, iReport-Designer for JasperReports, Separate+, SharpDevelop-jp |
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
|
Verwandte ProjekteExerb, Python Japanese Environment, FreeMat, DMonkey, unagi |
Mysaifu JVM is a free Java virtual machine for Windows Mobile.
Register Date: 2005-09-01 00:15
|
Verwandte ProjekteExerb, Tcl, PHP/Java Bridge, Rumix 2, unagi |
Qore is a scripting language supporting threading and embedded logic, and designed for applying a flexible scripting-based approach to enterprise interface development. It is also useful as a general purpose language.
Verwandte ProjekteMysaifu JVM, Media Player Classic - Home Cinema, TERASOLUNA Framework, MPC-BE, SharpDevelop-jp |
ツールコマンド言語(Tcl)はインタープリター言語であり、かつポータブルなインタープリターでもあります。Tclは埋め込み可能であり、拡張性も高く、John Ousterhoutが1988年に開発して以来広く使われています。 詳細は、http://www.tcl.tk/ を参照してください。
Verwandte ProjektePython Japanese Environment, Dumpper v.60.3, Exerb, SmillaEnlarger, GLOBALBASE PROJECT |
Ctalk adds classes, methods, operator overloading, inheritance, and complex object expressions to otherwise standard C programs. Programs can use only a few Ctalk objects and methods in an otherwise standard C program, but the language can be used to write entire programs also. Ctalk works on most if not all of the systems that support GCC, the GNU C compiler. The package includes the language, class and run-time libraries, example programs, tutorial, and language reference.
Verwandte ProjekteDarik's Boot and Nuke, Properties Editor, DeSmuME, TuxGuitar, SharpDevelop-jp |
Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh). It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh.
Verwandte ProjekteMPC-BE, Mysaifu JVM, Media Player Classic - Home Cinema, TERASOLUNA Framework, Dumpper v.60.3 |