ArrowHead ASP Server is a Java Servlet which supports the ASP syntax and the VBScript programming language. It aims to support VBScript version 3.1 and the standard set of COM objects, but has a little ways to go yet. It is extendable using Java objects and the Server.CreateObject syntax. It has been developed and tested under Apache 1.3.x and Tomcat 4.x, but should run under any Java servlet server.
Verwandte ProjekteWin32 Disk Imager, Properties Editor, MPC-BE, Dumpper v.60.3, SharpDevelop-jp |
SpeedyCGI (aka PersistentPerl) is a way to run Perl scripts persistently, which usually makes them run much more quickly. Converting scripts to use SpeedyCGI is in most cases as simple has changing the interpreter line at the top of the script. After the script is initially run, instead of exiting, SpeedyCGI keeps the Perl interpreter running in memory. During subsequent runs, this interpreter is used to handle new requests, instead of starting a new Perl interpreter for each execution.
Verwandte ProjekteMeCab, Properties Editor, Win32 Disk Imager, Amateras, Media Player Classic - Home Cinema |
Aluminium was started as an effort to find a different way of creating Web applications. It turned out as a visual data-flow based programming language.
Verwandte ProjekteTuxGuitar, MinGW - Minimalist GNU for Windows, SmillaEnlarger, iReport-Designer for JasperReports, Darik's Boot and Nuke |
Simkin is a simple scripting language that can be used to customize C++ applications such as games. Scripts can be embedded within files such as XML or in databases.
Verwandte ProjekteSmillaEnlarger, unofficial gpSP kai, Darik's Boot and Nuke, iReport-Designer for JasperReports, Mysaifu JVM |
S-Lang is a powerful interpreted language that may be embedded into an application to make it extensible. Examples of applications that take advantage of the interpreter include jed, slrn, and mutt.
Verwandte ProjekteiReport-Designer for JasperReports, SharpDevelop-jp, Darik's Boot and Nuke, SmillaEnlarger, DeSmuME |
FIM (Fbi IMproved) aims to be a highly customizable and scriptable image viewer targeted at the users who are comfortable with software like the Vim text editor or the Mutt mail user agent. It is based on the Fbi image viewer and works either in the Linux framebuffer console or in the X system. It features the ability to filter the list of images with regular expressions, Vim-like autocommands, command line autocompletion and history, completely customizable key bindings, external/internal scriptability, and much more.
Verwandte ProjekteDarik's Boot and Nuke, Mysaifu JVM, Separate+, SharpDevelop-jp, Properties Editor |
Scriptix is a light-weight scripting language designed solely for embedding and extending applications. It has most common language features, including arrays, classes, exceptions, functions, loops, and threads. Speed, flexibility, and simplicity are top priorities.
Verwandte ProjekteDarik's Boot and Nuke, DeSmuME, iReport-Designer for JasperReports, TuxGuitar, TERASOLUNA Framework |
tracx reads and stores any kind of XML data using a dedicated programming language. Read XML structure can be traced and changed. Unix Shell and JDBC database escapes allows you to retrieve data and store it into the XML structure. Implementations based on C++ and Java are available.
Verwandte ProjekteMPC-BE, Amateras, Win32 Disk Imager, MeCab, Properties Editor |
DELORES (DEfeasible LOgic REasoning System) is a forward-chaining reasoning engine for defeasible logic, a less-expressive but more efficient non-monotonic logic. In contrast with most other non-monotonic logics, defeasible logic has linear complexity, allowing DELORES to execute large theories very quickly. DELORES's algorithm extends to general defeasible theories through the use of a pre-processing transformation which eliminates all uses of defeaters and superiority relations.
Verwandte ProjekteiReport-Designer for JasperReports, SharpDevelop-jp, MeCab, Amateras, Properties Editor |
Squirrel is a light-weight programming language
(around 6000 lines of code) that features
higher-order functions, classes/inheritance, delegation, tail recursion, generators, cooperative threads, exception handling, reference counting and garbage collection on demand. It has a C-like
syntax.
Verwandte ProjekteMysaifu JVM, SmillaEnlarger, TuxGuitar, SharpDevelop-jp, MinGW - Minimalist GNU for Windows |
ObjectBox is an o:XML compiler and interpreter written in Java. o:XML is a complete object oriented programming language, with features such as multiple inheritance, function overloading, recursive procedures, and much more. The syntax is straight-forward, intuitive XML. It also features an extensible expression language modelled on XPath. The ObjectBox is a complete implementation of the language and adds comprehensive Java Language Extensions, Database and Servlets support, Struts integration and more.
Verwandte ProjekteXOOPS, MinGW - Minimalist GNU for Windows, Mysaifu JVM, Win32 Disk Imager, MPC-BE |
Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner innerpreter is indirect or direct threaded. Gforth runs under Unix, Win95, OS/2, and DOS and should not be hard to port to other systems supported by GCC.
Verwandte ProjekteiReport-Designer for JasperReports, SmillaEnlarger, TuxGuitar, DeSmuME, SharpDevelop-jp |
Hugs 98 is a functional programming system based on interpreted Haskell 98, the de facto standard for non-strict functional programming languages.
Verwandte ProjekteAmateras, Dumpper v.60.3, TERASOLUNA Framework, MPC-BE, Win32 Disk Imager |
Mumps Compiler is a compiler for a subset of the Mumps language, a language used mainly in healthcare. It is compatible with most operating systems with a standard C compiler.
Verwandte ProjekteMeCab, XOOPS, Dumpper v.60.3, MinGW - Minimalist GNU for Windows, Media Player Classic - Home Cinema |
Styx is a scanner/parser generator designed to address some shortcomings of the traditional lex/yacc combination. It has unique features like automatic derivation of depth grammar, production of the derivation tree, including it's C interface, preservation of full source information, pretty printing to faciliate source-source translation, and persistence to aid rapid interpreter writing. It also supports reentrancy. Styx works well under several different OSes, including serveral Unixes, DOS, and Windows.
Verwandte ProjekteAmateras, Win32 Disk Imager, MPC-BE, Properties Editor, Dumpper v.60.3 |