Aucune description

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

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.