delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/10/09:01:14

From: hansoft AT geocities DOT com (Hans Bezemer)
Newsgroups: comp.os.msdos.djgpp,comp.lang.c
Subject: Scripting language library
Date: Wed, 10 Dec 1997 08:38:52 GMT
Organization: HanSoft & Partners
Message-ID: <348e5375.789931@news.xs4all.nl>
Reply-To: hansoft AT geocities DOT com
NNTP-Posting-Host: mas03-03.dial.xs4all.nl
Lines: 27
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

4tH is basic framework for creating application specific
scripting languages. It is a library of functions centered around
a virtual machine, which guarantees high performance, ease of use
and low overhead.

Th package contains instructions how to modify the package in order to fit your
own requirements.  All its basic building blocks (compiler,
interpreter, decompiler, loader and saver) can be called with a
single line of C. No initialization necessary.

4tH is compiled to bytecode. Several compiled applets can reside in memory at
the same time. Compiled applets can be saved to disk and reloaded. The bytecode
is very compact! A fully functional Uuencode or Uudecode take up LESS than 1 KB!

Compilation is done in memory and is very efficient. 25K sources compile in just
40K of memory.

Get your FREE copy at:	http://visitweb.com/hansoft

** full source and documentation included **


================
"First make it work, then improve it."
Visit our website! http://visitweb.com/hansoft

*** Home of the 4tH compiler! ***

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019