Nincs leírás

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

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.