Download List

專案描述

tkscript is a JIT-accelerated C-like scripting language with bindings for OpenGL, SDL, SDL_net, libpng, and zlib. A plugin SDK can be used to dynamically extend the script engine with custom C functions and C++ classes. It can be used to create portable, 3D, OpenGL-accelerated multimedia applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-15 17:57
0.8.0.1

Parts of the runtime were rewritten in C, so
virtual method calls in the parser tree have been
replaced by equivalent "direct" C function
pointers. This increases interpreted speed by up
to 3 times. 68 new JIT opcodes were added (for
post-process optimization). Some minor
improvements were made.
標籤: Major feature enhancements

2004-02-13 19:41
0.7.0.0

2003-09-02 16:50
5.2.0

Several API and script engine bugs were fixed. A
bug in makefile.linux was fixed, and support for
gcc3 was added. makefile.cygwin was added. A bug
in pluginregistry was fixed, and it now assumes
Sun's "dl" API if not compiling for Win32. The
audio sequencer now works properly. A new example
game was added that shows how to mix 2D/3D OpenGL
rendering, load PNG textures, and output
multichannel AIFF audio.
標籤: Major bugfixes

2003-08-05 21:07
0.5.0.6

標籤: Initial freshmeat announcement

Project Resources