Keine Beschreibung

Dennis Furey 564858c83d simplified the readme file vor 12 Jahren
avm b9420c1c6f first commit vor 13 Jahren
doc b3201547d5 rebuilt avram.html with --ifinfo vor 12 Jahren
src b9420c1c6f first commit vor 13 Jahren
AUTHORS b9420c1c6f first commit vor 13 Jahren
COPYING b9420c1c6f first commit vor 13 Jahren
ChangeLog b9420c1c6f first commit vor 13 Jahren
FAQ b9420c1c6f first commit vor 13 Jahren
HISTORY b9420c1c6f first commit vor 13 Jahren
INSTALL b9420c1c6f first commit vor 13 Jahren
Makefile.am b9420c1c6f first commit vor 13 Jahren
Makefile.in b9420c1c6f first commit vor 13 Jahren
README.md 564858c83d simplified the readme file vor 12 Jahren
aclocal.m4 b9420c1c6f first commit vor 13 Jahren
avram.lsm.in c5c5eb78d5 minor updates to email, library paths, and html docs vor 12 Jahren
avram.spec.in c5c5eb78d5 minor updates to email, library paths, and html docs vor 12 Jahren
compile b9420c1c6f first commit vor 13 Jahren
config.guess b9420c1c6f first commit vor 13 Jahren
config.h.in b9420c1c6f first commit vor 13 Jahren
config.sub b9420c1c6f first commit vor 13 Jahren
configure b9420c1c6f first commit vor 13 Jahren
configure.in c5c5eb78d5 minor updates to email, library paths, and html docs vor 12 Jahren
depcomp b9420c1c6f first commit vor 13 Jahren
install-sh b9420c1c6f first commit vor 13 Jahren
ltconfig b9420c1c6f first commit vor 13 Jahren
ltmain.sh b9420c1c6f first commit vor 13 Jahren
missing b9420c1c6f first commit vor 13 Jahren
mkinstalldirs b9420c1c6f first commit vor 13 Jahren

README.md

avram - applicative virtual machine code interpreter

This package includes a virtual machine code interpreter and a development library. It enables you to run programs that have been compiled into the virtual code format that it uses. A compiler to generate code in this format is a separate project.