This directory:        linux/  Retro on top of Linux

Contains:

test, test.c, asmtest.asm: Test of C-to-Asm and Asm-to-C interfacing.
                        'make test' to build

Goals:

1. Run Retro as a regular Linux program, for faster development

2. Embedded versions of any languages used in Retro (Forth/LISP variants)..
   Shared libraries callable from C and other languages.

Later, this should be extended to other operating systems & machines..
At least DOS. Maybe other 386 Unixes.. maybe even other platforms.



Also Contains:

c_obj_test.c: Test for building object tables about C functions, not just
asm code.
