Sen descrición

Dennis Furey e98d3ee861 updated readme file %!s(int64=12) %!d(string=hai) anos
avm 84966f5a56 removed autotools scripts and makefiles %!s(int64=12) %!d(string=hai) anos
doc df591da4dd added CMakeLists.txt files %!s(int64=12) %!d(string=hai) anos
src da55ff769b added .gitignore %!s(int64=12) %!d(string=hai) anos
.gitignore da55ff769b added .gitignore %!s(int64=12) %!d(string=hai) anos
AUTHORS b9420c1c6f first commit %!s(int64=12) %!d(string=hai) anos
CMakeLists.txt da55ff769b added .gitignore %!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
README e98d3ee861 updated readme file %!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

README

avram - applicative virtual machine code interpreter

Copyright (C) 2006,2007,2012 Dennis Furey

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 available separately at
https://github.com/gueststar/Ursala.

This is a feature branch dedicated to migrating from autotools
to CMake. Installation instructions haven't been written yet.

- Dennis Furey