Taffy is an object-oriented scripting language built using C. It is based on Ruby, Objective-C, Smalltalk, and AppleScript. It differs most from other programming languages in that it uses named-arguments exclusively, and allows spaces in method names.
C# Intermediate Language Disassembler(ILDASM) is an article in which the author briefly explains you about an useful .NET tool called as ILDASM. The ILDSAM tool helps you to parse any .NET Framework EXE/DLL module and shows the information in a...
C# Programming Language Future Features is an article which gives you some explanation about the four new features that will be introduced in C#. These features are generics, iterators, anonymous methods, and partial types. An iterator is a...
PHP-Egg is an irc eggbot coded entirly in the PHP scripting language with just enough Mysql to make it fast.
PHP-Egg works with win32 and Linux versions of php and mysql.
Gloom is a scripting language developed with ease of use and compatibility in mind. The user has the ability to program in Gloom Assembally or Gloom High Level Scripting, It has a VM for easy integration into projects and a compiler and code...
CIL (C Intermediate Language) compiles C programs into a simplified subset of C and assists with program analysis and transformation.
xSL - xa3RO's Scripting Language - a Complete scripting language for 3d Engines and not only, writen in Delphi. The syntax is a combination between Delphi and pseudocode and it has the abiliy to add user defined functions.
PEA Scripting Language is a Portable Embeddable and Adaptable Scripting Language. It's a simple scripting language that could be used to write plugins for any kind of application - embedded or PC application.
Cola is a simple, weak-typed, object-oriented scripting language and execution library. Easy to learn, easy to implement, easy to read, can be dropped in to practically anything, and carries a very small memory footprint.
C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode. |