Brak opisu

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

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.