Тайлбар байхгүй

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

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.