Fără Descriere

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

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.