Нет описания

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

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.