links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Pedro Ângelo, member since Mar 11, 2006
.
Search Everyone: "scripting",

Top "scripting" experts: glennm, directorweb, gemmab, viren, dr_hamza, kasvio,

Groups about "scripting": Free Scripts collection and resource for webmaster, My Sources Of Downloads, sssss, webmaster resources, Wordpress, Movies World,

1 - 77 of 77   Watch jstone
 
OpenSCAD is a software for creating solid 3D CAD objects. It is free software and available for Linux/UNIX, MS Windows and Apples OS X. Unlike most free software for creating 3D models (such as the famous application Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file (see examples below). This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designes that are defined by configurable parameters.
by jstone 2009-11-06 10:24 3D · computer.graphics · cad · content.creation · scripting · geometry · tools · free.software · open.source
http://openscad.org/ - cached - mail it - history
Purity is a Python library for Pure Data dynamic patching. The idea is to be able to harness the power of Pure Data for audio programming without having to use its graphical interface. Python's clear and intuitive syntax can be used with profit in order to create intricate patches with advanced string handling, graphical user interfaces and asynchronous network operations. Purity uses Twisted, an event-driven Python framework.
by jstone 2009-10-18 21:18 puredata · python · scripting · library · programming · livecoding · realtime · free.software · open.source · domain.specific.languages
http://pypi.python.org/pypi/purity - cached - mail it - history
bpython is a fancy interface to the Python interpreter for Unix-like operating systems
by jstone 2009-07-01 04:31 python · command.line · shell · scripting · livecoding · editing · tools · free.software · open.source
http://bpython-interpreter.org/home/ - cached - mail it - history
Elpoint is a presentation tool which runs on Emacs.
by jstone 2009-05-04 14:40 presentation · emacs · tools · lisp · scripting · free.software · open.source
http://elpoint.sourceforge.net/ - cached - mail it - history
by jstone 2009-02-28 20:44 reference · research · design · generative · scripting · math
http://blog.wolfram.com/2009/02/26/exploring-logo-designs-with-mathematica/ - cached - mail it - history
The instantreality-framework is a high-performance Mixed Reality (MR) system, which combines various components to provide a single and consistent interface for AR/VR developers. Those components have been developed at the Fraunhofer IGD and ZGDV in close cooperation with the industry.
by jstone 2009-01-29 19:43 computer.graphics · virtual.reality · framework · augmented.reality · library · programming · standards · web.development · mobile · free · scripting · dataflow · research
http://www.instantreality.org/home/ - cached - mail it - history
Datahub is a tool that allows faster download/crawl, parse, load, and visualize of data. It achieves this by allowing you to divide each step into its own work folders. In each work folder you get a sample files that you can start coding.
by jstone 2009-01-14 20:55 tools · scripting · data.mining · web · web.services · free · open.source
http://lucasmanual.com/mywiki/DataHub - cached - mail it - history
HarvestMan is a modular, extensible and flexible web crawler program cum framework written in pure Python. HarvestMan can be used to download files from websites according to a number of customized rules and constraints. It can be used to find information from websites matching keywords or regular expressions.
by jstone 2009-01-14 20:52 web · web.services · tools · data.mining · free · open.source · scripting
http://code.google.com/p/harvestman-crawler/ - cached - mail it - history
A good overview of the problem of embedding dynamic features in the C++ language and a proposal for a solution.
by jstone 2008-12-24 02:43 research · reference · article · cxx · metadata · scripting · code.generation
http://ntcore.com/Files/dyncpp.htm - cached - mail it - history
A Sysadmin's Unixersal Translator (ROSETTA STONE) OR What do they call that in this world?
by jstone 2008-10-16 09:59 unix · reference · sysadmin · operating.system · shell · scripting
http://bhami.com/rosetta.html - cached - mail it - history
Copy this SIP
SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.
by jstone 2008-10-04 21:33 python · programming · tools · extensions · scripting · cxx · C · free · open.source
http://www.riverbankcomputing.co.uk/software/sip/intro - cached - mail it - history
MaKL is a simple and light framework for building multi-platform C projects, purely based on the Bourne Shell and GNU Make. It is much easier to install and use than other typical building systems, while maintaining the essential functionality. It is ideal for embedded systems due to its cross-compilation, multiplatform toolchaining mechanisms, and minimal external dependencies
by jstone 2008-10-01 20:58 build · tools · programming · embedded · simplicity · scripting · free · open.source
http://www.koanlogic.com/makl/index.html - cached - mail it - history
Sage is a free mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface.
by jstone 2008-09-10 20:02 math · education · research · tools · python · scripting · numerical.computing · free · open.source
http://www.sagemath.org/ - cached - mail it - history
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.
by jstone 2008-08-16 23:41 scripting · python · text.processing · templating · web.development · library · tools · markup.language · free · open.source
http://www.makotemplates.org/ - cached - mail it - history
by jstone 2008-08-16 23:40 hosting · company · web.development · ruby · python · scripting · framework · simplicity · django
http://www.webfaction.com/ - cached - mail it - history
A technique and philosophy for controlling computer animation is discussed. Using the Actor/Scriptor Animation System (ASAS) a sequence is described by the animator as a formal written SCRIPT, which is in fact a program in an animation/graphic language. Getting the desired animation is then equivalent to "debugging" the script. Typical images manipulated with ASAS are synthetic, 3D perspective, color, shaded images. However, the animation control techniques are independent of the underlying software and hardware of the display system, so apply to other types (still, B&W, 2D, line drawing ...)
by jstone 2008-08-06 16:05 research · animation · paper · reference · domain.specific.languages · lisp · scripting · computer.graphics
http://www.red3d.com/cwr/papers/1982/ASAS82.html - cached - mail it - history
Ren'Py is an engine that supports the creation of visual novels and dating sims, forms of computer-mediated storytelling. It supports a movie script-like syntax that makes creating simple games easy, while still being customizable and extensible by advanced creators. With no additional work by the game-maker, it supports features expected of all visual novels, like loading, saving, preferences, and rollback. Ren'Py is supported on Windows, Mac OS X, and Linux x86, and can be made to run on other platforms.
by jstone 2008-06-24 21:59 game.development · tools · storyboarding · scripting · python · interactive.fiction · prototyping · writing · free · open.source
http://www.renpy.org/wiki/renpy/Home_Page - cached - mail it - history
Scsh is an open-source Unix shell embedded within Scheme, running on all major Unix platforms including AIX, Cygwin, Linux, FreeBSD, GNU Hurd, HP-UX, Irix, Mac OS X, Solaris, and some others.
by jstone 2008-06-21 13:31 scripting · unix · scheme · functional.programming · sysadmin · tools · free · open.source
http://www.scsh.net/about/about.html - cached - mail it - history
Reia (pronounced RAY-uh) is a Python/Ruby-like mixed-paradigm language targeting the Erlang virtual machine (BEAM) and high-performance native compiler (HiPE). Reia aims to expose all the features and functionality of Erlang in a language more familiar to programmers of scripting languages, while improving string handling, regular expressions, linking with external libraries, and other tasks which are generally considered outside the scope of Erlang.
by jstone 2008-06-10 13:44 programming · language · scripting · concurrency · erlang · virtual.machine · compiler · tools · free · open.source
http://wiki.reia-lang.org/wiki/Main_Page - cached - mail it - history
This site's goal is to provide comprehensive documentation of the Unreal Editor, UnrealScript and all technical aspects of the Unreal Engine.
by jstone 2008-05-08 15:51 game.development · reference · wiki · scripting · editing · content.creation · repository · mod · unreal
http://wiki.beyondunreal.com/ - cached - mail it - history
A small and fast ISO C compiler that can be used as a C program interpreter and embedded as a library to compile C code at runtime.
by jstone 2008-04-17 16:37 C · compiler · embedded · x86 · programming · standards · optimization · minimalism · tools · library · scripting · free · open.source
http://fabrice.bellard.free.fr/tcc/ - cached - mail it - history
The 'Cannon Macro Language' is a script to control shooting game. It has: micro threads, barrage sequencing, bezier-spline motion and gravity motion.
by jstone 2008-04-11 15:51 game.development · shmup · scripting · language · framework · reference · research
http://www.yomogi.sakura.ne.jp/~si/SolidImage/cml/index_e.html - cached - mail it - history
Memoize is a replacement for make. It is designed to be simple and easy to use. Above all, it allows you to write build scripts in normal languages like Python or the shell rather than forcing you to rely on make's hopelessly recondite makefile language. Memoize takes advantage of the fact that programmers are likely to be better versed in a general-purpose scripting language than in make.
by jstone 2008-04-10 17:05 programming · build · tools · scripting · python · free · open.source · simplicity
http://www.cs.berkeley.edu/~billm/memoize.html - cached - mail it - history
Lumina is a free crossplatform development environment for GLSL shaders. An ECMA script based language is used for tools and rendering control. Lumina provides maximum flexibility that allows the user to build renderer prototypes for deferred shading, depth peeling or HDR rendering, as well as vertex shader and instancing accelerated bezier objects, skinng or GPU based particle systems.
by jstone 2008-03-24 17:13 opengl · glsl · programming · tools · realtime · rendering · prototyping · free · open.source · scripting · editing · content.creation · shaders · computer.graphics
http://lumina.sourceforge.net/ - cached - mail it - history
The Lemon program is an LALR(1) parser generator. It takes a context free grammar and converts it into a subroutine that will parse a file using that grammar. Lemon is similar to the much more famous programs Yacc and Bison but has the following differences: Lemon using a different grammar syntax which is less prone to programming errors; the parser generated by Lemon is both re-entrant and thread-safe and Lemon includes the concept of a non-terminal destructor, which makes it much easier to write a parser that does not leak memory.
by jstone 2008-03-18 12:06 parsing · C · library · computer.science · tools · free · open.source · simplicity · domain.specific.languages · compiler · scripting
http://www.hwaci.com/sw/lemon/ - cached - mail it - history
The BNF Converter is a compiler construction tool generating a compiler front-end from a Labelled BNF grammar. It is currently able to generate C, C++, C#, F#, Haskell, Java, and OCaml, as well as XML representations.
by jstone 2008-03-17 17:08 tools · compiler · domain.specific.languages · extensions · free · open.source · C · cxx · programming · scripting · java · haskell · ocaml · dotnet · parsing
http://www.cs.chalmers.se/Cs/Research/Language-technology/BNFC/ - cached - mail it - history
by jstone 2008-02-19 21:12 article · reference · film · optics · blender · scripting · extensions · python · plugin · free · open.source · tools · compositing
http://home.metrocast.net/~chipartist/BlensesSite/index.html - cached - mail it - history
Orange is a component-based data mining software. It includes a range of preprocessing, modelling and data exploration techniques. It is based on C++ components, that are accessed either directly (not very common), through Python scripts (easier and better), or through GUI objects called Orange Widgets.
by jstone 2008-02-15 17:23 cxx · python · programming · library · scripting · tools · data.mining · visualization · statistics · free · open.source
http://magix.fri.uni-lj.si/orange/ - cached - mail it - history
Technical explanation and a survey of various foreign function interfaces ("FFI"), how various systems and languages designed it, implemented it. What other possibilities you have to extend a system or language. Especially stylistic problems, if to keep the interface small and simple, or better (Lisp-style: "Good" or "MIT/Stanford-style"), how to "Do-the-Right-Thing".
by jstone 2008-02-11 10:13 article · reference · api · design · design.patterns · domain.specific.languages · extensions · scripting
http://autocad.xarch.at/lisp/ffis.html - cached - mail it - history
Lisaac stands as a Self's successor, however it distinguishes itself in many ways, essentially because of system- programming constraints. Lisaac allows low-level programming but remains a high-level language. Its powerful compiler uses original compilation techniques for late binding suppression and optimisations of type predictions and code specialisation. This compiler gives the target code an efficiency that no other languages of the same type has matched so far.
by jstone 2008-02-06 08:10 programming · languages · scripting · compiler · object.oriented · prototyping · research · computer.science · free · open.source · performance · optimization
http://isaacproject.u-strasbg.fr/ - cached - mail it - history
This script enables you to export Blender objects to ActionScript 3.0 objects. This way you no longer have to load external (Collada) files. Supported 3D engines are: * Away3D * Papervision3D (version 1.7 & 2.0) * Sandy 3.0
by jstone 2008-01-24 07:12 blender · tools · scripting · actionscript · 3D · content.creation · free · open.source
http://rozengain.com/?postid=54 - cached - mail it - history
This object library provides a full integration of the python scripting language into the PD (and in the future Max/MSP) real-time system.
by jstone 2008-01-15 11:30 python · puredata · scripting · extensions · free · open.source
http://grrrr.org/ext/py/ - cached - mail it - history
Loris is an Open Source sound modeling and processing software package based on the Reassigned Bandwidth-Enhanced Additive Sound Model. Loris supports modified resynthesis and manipulations of the model data, such as time- and frequency-scale modification and sound morphing.
by jstone 2008-01-15 11:24 audio · signal.processing · synthesis · library · programming · C · cxx · python · scripting · free · open.source
http://www.cerlsoundgroup.org/Loris/ - cached - mail it - history
EEL is a scripting and programming language, designed specifically for hard real time applications. The primary target areas of application are control engineering and audio synthesis, but EEL should also be suitable for game scripting and for adding scripting capabilities to real time multimedia applications.
by jstone 2007-12-27 15:15 realtime · programming · language · scripting · C · free · open.source
http://eel.olofson.net/ - cached - mail it - history
Easy Script Shader language to put the full power of your GPU into your game engine
by jstone 2007-12-22 13:34 gpu · programming · tools · scripting · simplicity · content.creation · research
http://www.jadeware.net/jshader/ - cached - mail it - history
XMLToaster is an XML to database persistence framework. It allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.
by jstone 2007-10-26 16:09 xml · database · scripting · data.mapping · sql · tools · free · open.source · java
http://www.inverse2.com/inverse2/?page_id=9 - cached - mail it - history
Roundup is a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces
by jstone 2007-10-26 14:59 bug.tracking · project.management · tools · web · scripting · python · free · open.source
http://roundup.sourceforge.net/index.html - cached - mail it - history
Serpent is the scripting language for Aura, a platform for computer music, animation, and interactive systems. Serpent was designed and implemented as a stand-alone, general purpose interpreter. Serpent is perhaps ideal as a game scripting language due to its real-time design and support for external C++ objects and C functions. It is open source, and I would be happy to share code as well as future design and development with others.
by jstone 2007-10-08 13:40 realtime · programming · language · scripting · audio · animation · free · open.source
http://www.cs.cmu.edu/afs/cs.cmu.edu/project/music/web/aura/serpent-info.htm - cached - mail it - history
makeself.sh is a small shell script that generates a self-extractable tar.gz archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is. The archive will then uncompress itself to a temporary directory and an optional arbitrary command will be executed (for example an installation script). This is pretty similar to archives generated with WinZip Self-Extractor in the Windows world. Makeself archives also include checksums for integrity self-validation (CRC and/or MD5 checksums).
by jstone 2007-10-02 15:04 unix · deployment · tools · scripting · shell · free · open.source
http://peter.cx/stephane/makeself/ - cached - mail it - history
Official Hamster Republic Role Playing Game Construction Engine
by jstone 2007-10-01 13:05 game.development · tools · rpg · content.creation · scripting · free · open.source
http://hamsterrepublic.com/ohrrpgce/index.php/Main_Page.html - cached - mail it - history
by jstone 2007-09-25 12:41 reference · scripting · unix · tools · sysadmin · tutorial
http://tldp.org/LDP/abs/html/ - cached - mail it - history
by jstone 2007-09-25 06:29 build · tools · free · open.source · scripting · portability
http://www.ociweb.com/products/mpc - cached - mail it - history
XPS is an open source software development tool developed by XSI. It allows non-programmers to develop software using domain specific languages.
by jstone 2007-09-18 10:15 scripting · compiler · tools · domain.specific.languages · free · open.source · extensions
http://x-p-s.org/ - cached - mail it - history
Py++ is an object-oriented framework for creating a code generator for Boost.Python library.
by jstone 2007-08-14 14:01 scripting · tools · generative · python · cxx · library · programming · free · open.source
http://www.language-binding.net/pyplusplus/pyplusplus.html - cached - mail it - history
Foreign C function interface for Lua
by jstone 2007-08-03 11:32 C · lua · scripting · extensions · free · open.source
http://www.nongnu.org/cinvoke/lua.html - cached - mail it - history
by jstone 2007-08-03 11:24 lua · programming · operating.system · extensions · free · open.source · scripting
http://www.steve.org.uk/Software/lua-fs/ - cached - mail it - history
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution. LuaFileSystem offers a portable way to access the underlying directory structure and file attributes.
by jstone 2007-08-03 11:23 lua · programming · operating.system · scripting · free · open.source · extensions
http://www.keplerproject.org/luafilesystem/ - cached - mail it - history
LuaXML provides a minimal set of functions for the processing of XML data in Lua. It offers a very simple and natural mapping between the XML data format and Lua tables, which allows one to parse XML data just using Lua’s normal table access and iteration methods
by jstone 2007-08-03 11:15 lua · programming · library · scripting · xml
http://www.viremo.de/index.php/luaxml/ - cached - mail it - history
LuaX is a scriptable, multi-OS programming platform, set up from various open source C/C++ libraries and the Lua scripting language.
by jstone 2007-08-03 11:00 tools · programming · scripting · C · cxx · lua · free · open.source
http://kotisivu.dnainternet.net/askok/luax/ - cached - mail it - history
tolua++ is an extended version of tolua, a tool to integrate C/C++ code with Lua. tolua++ includes new features oriented to c++
by jstone 2007-08-03 11:00 programming · tools · scripting · lua · cxx · free · open.source
http://www.codenix.com/~tolua/ - cached - mail it - history
by jstone 2007-06-09 23:59 programming · language · scripting · javascript · reference · specification · standards
http://www.ecmascript-lang.org/ - cached - mail it - history
A scripting tool to create multi-platform software installers using Lua and GTk.
by jstone 2007-05-19 19:16 game.development · tools · scripting · deployment · distribution · lua · user.interfaces
http://icculus.org/mojosetup/ - cached - mail it - history
Pike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and really fast data manipulation.
by jstone 2007-05-15 13:25 programming · language · object.oriented · scripting · free · open.source · performance · simplicity
http://pike.ida.liu.se/ - cached - mail it - history
Web version of a classic, out of print Forth programming book.
by jstone 2007-05-11 20:08 forth · programming · book · scripting · reference · language
http://home.iae.nl/users/mhx/sf.html - cached - mail it - history
The Low Level Virtual Machine (LLVM) provides: a compilation strategy designed to enable effective program optimization across the entire lifetime of a program; a virtual instruction set, a low-level object code representation that uses simple RISC-like instructions, but provides rich, language-independent, type information and dataflow (SSA) information about operands;A compiler infrastructure - LLVM is also a collection of source code that implements the language and compilation strategy. The primary components of the LLVM infrastructure are a GCC-based C & C++ front-end, a link-time optimization framework with a growing set of global and interprocedural analyses and transformations, static back-ends for the X86, X86-64, PowerPC 32/64, ARM, Thumb, IA-64, Alpha, SPARC, MIPS and CellSPU architectures, a back-end which emits portable C code, and a Just-In-Time compiler for X86, X86-64, PowerPC 32/64 processors, and an emitter for MSIL.
by jstone 2007-04-06 16:13 compiler · tools · research · scripting · embedded · virtual.machine · optimization · performance · simplicity · free · open.source · programming · language · domain.specific.languages
http://llvm.org/ - cached - mail it - history
A cookbook style set of snippets for the IMAP 'sieve' mail filtering language.
by jstone 2007-03-21 20:44 email · spam · scripting · language · snippets · reference · repository · imap
http://wiki.fastmail.fm/index.php?title=SieveRecipes - cached - mail it - history
Copy this PLY
PLY is an implementation of lex and yacc parsing tools for Python
by jstone 2007-02-26 16:57 scripting · parsing · tools · library · language · python · free · open.source · programming
http://www.dabeaz.com/ply/ - cached - mail it - history
An interactive Python interpreter shell and library
by jstone 2007-02-26 16:52 python · programming · library · scripting · tools · livecoding · realtime · parallelism
http://ipython.scipy.org/moin/ - cached - mail it - history
by jstone 2007-02-21 09:09 article · reference · unix · text.processing · tools · shell · scripting
http://sed.sourceforge.net/sed1line.txt - cached - mail it - history
Bistro is a new programming language that integrates the best features of Smalltalk and Java™. Bistro is a variation of Smalltalk that runs on top of any Java™ virtual machine (VM) that conforms to Sun's Java™ specifications.
by jstone 2007-02-19 16:37 programming · language · scripting · vm · java · free · open.source · smalltalk · object.oriented
http://bistro.sourceforge.net/ - cached - mail it - history
YDAT is a data visualization module for Yoix. It consists of a data manager, graph, histogram and event plot canvases, and axis, palette and other auxiliary components. It is included in the Yoix jar and is also licensed as open source.
by jstone 2007-02-16 19:43 visualization · tools · scripting · components · java · data.mining · free · open.source
http://www.yoix.org/ydat.html - cached - mail it - history
The Yoix scripting language is a general-purpose programming language that uses syntax and functions familiar to users of C and Java. It is not an object oriented language, but makes use of over 150 object types that provide access to most of the standard Java classes
by jstone 2007-02-16 19:42 java · scripting · components · compiler · programming · language · free · open.source
http://www.yoix.org/ - cached - mail it - history
by jstone 2007-02-13 18:24 javascript · web.development · programming · scripting · research · language
http://developer.mozilla.org/presentations/xtech2006/javascript/ - cached - mail it - history
Seed7 is a general purpose programming language designed by Thomas Mertes. It is a higher level language compared to Ada, C/C++ and Java. The Seed7 interpreter and the example programs are open-source software. An open-source Seed7 compiler is also under development.
by jstone 2007-01-19 18:07 programming · language · research · free · open.source · scripting · library
http://seed7.sourceforge.net/ - cached - mail it - history
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It is also fully interoperable with Java.
by jstone 2007-01-02 19:46 programming · language · functional.programming · object.oriented · java · scripting · library · free · open.source
http://www.scala-lang.org - cached - mail it - history
Add random noise to object transforms in a scene
by jstone 2007-01-01 17:25 blender · scripting · generative · free · open.source · tools
http://saltshaker.sourceforge.net/ - cached - mail it - history
AviSynth is a powerful tool for video post-production. It provides almost unlimited ways of editing and processing videos. AviSynth works as a frameserver, providing instant editing without the need for temporary files. AviSynth itself does not provide a graphical user interface (GUI) but instead relies on a script system that allows advanced non-linear editing. While this may at first seem tedious and unintuitive, it is remarkably powerful and is a very good way to manage projects in a precise, consistent, and reproducible manner. Because text-based scripts are human readable, projects are inherently self-documenting. The scripting language is simple yet powerful, and complex filters can be created from basic operations to develop a sophisticated palette of useful and unique effects.
by jstone 2006-11-23 16:47 video · editing · tools · scripting · free · open.source
http://www.avisynth.org/ - cached - mail it - history
Groovy is an agile dynamic language for the Java Platform with many features that are inspired by languages like Python, Ruby and Smalltalk, making them available to Java developers using a Java-like syntax.
by jstone 2006-10-16 07:17 programming · language · scripting · java · agile.development · free · open.source
http://groovy.codehaus.org/ - cached - mail it - history
This tutorial series teaches you how to create a scripting language minded on a game engine all the way from designing the language to coding the compiler and a virtual machine to run it on.
by jstone 2006-10-09 17:04 compiler · programming · tutorial · research · game.development · scripting
http://www.peroxide.dk/tuts_scr.shtml - cached - mail it - history
SagaEngine is a game logic engine. It is centered around the concepts Actor, Action and Area. An Actor may exist and perform Actions inside an Area. This is the simple view, though. The library is a quite large object oriented architecture for resolving game situations. You are expected to subclass heavily for the purposes of your own game.
by jstone 2006-09-23 07:47 game.development · programming · library · artificial.intelligence · scripting · game.design · prototyping · free · open.source
http://sagaengine.sourceforge.net/ - cached - mail it - history
Elk is an implementation of the Scheme programming language. In contrast to existing, stand-alone Scheme systems Elk has been designed specifically as an embeddable, reusable extension language subsystem for applications written in C or C++.
by jstone 2006-09-11 17:38 lisp · scheme · embedded · scripting · extensions · programming · library · free · open.source · cxx · C
http://www-rn.informatik.uni-bremen.de/software/elk/ - cached - mail it - history
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
by jstone 2006-09-10 08:42 programming · language · scripting · simplicity · object.oriented · free · open.source
http://www.ruby-lang.org - cached - mail it - history
io is a small, prototype-based programming language.
by jstone 2006-09-01 13:04 computer.science · software.engineering · scripting · library · programming
http://www.iolanguage.com/about/ - cached - mail it - history
Neko is a high-level dynamically typed programming language which can also be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Neko is not only very easy to learn and use, but also has the flexibility of being able to extend the language with C libraries. You can even write generators from your own language to Neko and then use the Neko Runtime to compile, run, and access existing libraries.
by jstone 2006-08-02 11:51 programming · scripting · virtual.machine · free · open.source · library
http://nekovm.org/ - cached - mail it - history
1 - 77 of 77  
Related Tags
 
- exclude ~ optional + require
Add Dates