Sin descripción

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

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.