Без опису

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.