Açıklama Yok

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

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.