Nav apraksta

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

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.