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 ProjekteTuxGuitar, DeSmuME, Darik's Boot and Nuke, XOOPS, プロパティエディタ開発プロ |
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 Projekteプロパティエディタ開発プロ, Media Player Classic - Home Cinema, Mysaifu JVM, TERASOLUNA Framework, MPC-BE |
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 Projekteプロパティエディタ開発プロ, Darik's Boot and Nuke, Amateras, SmillaEnlarger, SharpDevelop-jp |
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 ProjekteSmillaEnlarger, SharpDevelop-jp, Amateras, Dumpper v.60.3, プロパティエディタ開発プロ |
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 ProjekteMinGW - Minimalist GNU for Windows, Dumpper v.60.3, SmillaEnlarger, SharpDevelop-jp, Amateras |
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 ProjekteTOMBO, MPC-BE, nkf Network Kanji Filter, Media Player Classic - Home Cinema, Mysaifu JVM |
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 Projekteプロパティエディタ開発プロ, Darik's Boot and Nuke, iReport-Designer for JasperReports, Mysaifu JVM, TERASOLUNA Framework |
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 ProjekteSmillaEnlarger, SharpDevelop-jp, Separate+, iReport-Designer for JasperReports, Mysaifu JVM |
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 ProjekteTuxGuitar, DeSmuME, Mysaifu JVM, iReport-Designer for JasperReports, nkf Network Kanji Filter |
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 ProjektePHP/Java Bridge, Tcl, Python Japanese Environment, FreeMat, Exerb |
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 ProjekteSharpDevelop-jp, MPC-BE, TERASOLUNA Framework, Media Player Classic - Home Cinema, Mysaifu JVM |
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 ProjekteSharpDevelop-jp, TuxGuitar, DeSmuME, プロパティエディタ開発プロ, Darik's Boot and Nuke |
JavaのためのPHPスクリプトエンジンです。任意のJ2EEサーバーまたはサーブレットエンジン内でPHPアプリケーションを実行します。また、Javaもしくは.NETバックエンドによって効率的にPHPのようなスクリプトエンジンを接続します。
Verwandte ProjekteDMonkey, SmillaEnlarger, Dumpper v.60.3, Exerb, XOOPS |
RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.
Verwandte ProjekteTuxGuitar, DeSmuME, SmillaEnlarger, SharpDevelop-jp, Amateras |
Ejscript is a complete server-side JavaScript Web framework. It supports both async and sync paradigms and includes Web templating, routing, and a complete class library.
Verwandte ProjekteAmateras, SmillaEnlarger, SharpDevelop-jp, Dumpper v.60.3, プロパティエディタ開発プロ |