Нема описа

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.