Nenhuma descrição

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

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.