بدون توضیح

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.