My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 231
http://puppy-language.googlecode.com/svn/trunk/zl.gif<br /> puppy是一种解释型的结构化脚本语言。puppy的语法十分简单,关键字也较少(14个),适合非专业编程人员使用,譬如游戏开发过程中某些逻辑的编写,或为应用程序提供脚本支持,由用户为软件编写各种扩展。<br /> puppy使用C++语言实现,接口为C语言形式,因此可集成到C或C++项目中。<br/> puppy目前支持Windows及Linux。 ==Features== * 基本的语言功能——赋值、判断、循环、跳转、函数、协程、闭包 * 可扩展——将c...
This tool can be used to run a directory of numbered sql scripts against an MSSQL database. The tool can easily be extended to run against other versioned objects. This is very handy if you are maintaining multiple database environments (e.g. dev, test, production) or working in a team. The us...
http://www.terrainformatica.com/tiscript/logo.jpg [http://www.terrainformatica.com/wiki/tiscript:start TIScript] is a programming language and an implementation of a compiler, a virtual machine running bytecodes and a runtime. TIScript uses well known, time-proven and popular language constr...
Seco is a software prototyping environment for the Java platform. The current UI is based on the notebook concept from the Mathematica system and it supports scripting with any dynamic language endowed with a JSR 223 binding. Seco can be used as a shell to the Java platform using your favorite scr...
The language Talc is an interpreted scripting language for quick and easy programming. It is simple, straightforward, and aimed at aficionados of the C family, despite its Pascal-inspired declarations. Particularly notable features are static typing, mostly C-like syntax, and the all-important curl...
An embedded scripting language, specifically designed to extend applications. Features include a small footprint, quick execution of the P-code and a good interface to 'native' functions. The language is inherent support for finite state machines (automatons). As a language, it is close to C. The...
Dragon Script is a script langauge which aimed that you can program your scripts in your native language. For example, {{{ Say "Welcome to Dragon Script World!" }}} (English) and {{{ 「Dragon Script の世界へようこそ!」と言う。 }}} (Japanese) The interpreter (you should say "dragon" in the dragon scr...
Slyme is an embedded scripting language written in C++. Artifice Gaming Architecture is a consistent foundation on which to build simple PC games. Slyme will be available on Google code shortly, but until then please visit. http://artifice.wiki.sourceforge.net/ You can also checkout ...
Q is a scripting engine that implements C-like language, compiler, and bytecode interpreter. Main design goal were to create minimal and fast engine that can be easily embedded into the C/C++ programs. Q is implemented in standard C.
The Dynamo Application Engine is a unified framework for integrating C++ with dynamic scripting languages. With DAE, both C++ and your scripting languages share the same garbage collector and runtime, and as the runtime knows all about your code, dynamic scripting languages can be compiled down to n...
1 2 3 4 5 6 7 8 9 10 Next