Không có mô tả

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

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.