A Scripting Language
SourceForge Logo

About

Documentation
Kozmo Users Guide
Embedding Kozmo
API Reference

Downloads

Project
SourceForge Project

         

The Kozmo Embedded language

0.1

Introduction

Kozmo is an imbedded interpreted language designed to make it easy to add scripting capabilities to your application. It is a stack based threaded interpreted language with a syntax very similar to FORTH and some LISP like behaviour.

The Kozmo interpreter succesfully evaluated it's first expresion '2 3 +' at 12:54 AM, March 15th 2001 AEST.

The Kozmo syntax is extremely simple and can be learnt quite rapidly.

The Kozmo Programmers Guide

The Kozmo programmers guide can be found on the SourceForge Project for Trident Rising. This guide provides a brief introduction to the Kozmo language and the runtime language functions - additional application specific function documentation will be provided with the embedding application.

Embedding the Kozmo interpreter

Details on embedding the Kozmo interpreter in your own applications is provided on the SourceForge Project for Trident Rising. This guide provides a detailed description on how to embed Kozmo in your own applications - including how to implement your own custom data types as well as details on implementing your own runtime functions.


Copyright © 2001, Shane Gough. All Rights Reserved
Generated on Sat Apr 7 05:12:06 2001 for libkozmo by Doxygen
Doxygen 1.2.5 written by Dimitri van Heesch, © 1997-2001