Introducing Topaz v. 1.0

new topic     » topic index » view thread      » older message » newer message

Howdy all,

Another little quick-hack brainstorm here: Topaz!

Topaz is an imbedded stack-based script-processing engine. Basically, you
write scripts out of simple instructions, and the Topaz engine will execute
them. It can handle multiple threads (scripts) concurrently, and its small
core instruction set can be extended to include almost any new instruction
you want to create. I just sent the zip file to Rob, so it should be on the
Euphoria site by sometime tommorrow. There's no elaborate demo, although a
small example and adequate documentation are included.

Now, on the chance any of you are wondering what on earth this could be used
for... by building on the instruction set, you can simplify simultaneous
tasks in your programs. Games might be the genre to get the most benefit;
getting things to work together should be easier, and you can simplify the
design of computer-controlled characters (hopefully I'll use this in my RPG
if I ever get around to working on it...)

I'd appreciate if you would give it a look, maybe post any comments, or point
out a glaring fault or two. blink

Thanks, and have fun,


Rod Jackson

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu