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, zzang, Wordpress,

1 - 50 of 77 next »   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
1 - 50 of 77 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates