Sen descrición

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

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.