Нема описа

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

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.