Skip to content

elisp-0.86-or1k-dynamic

Latest
Compare
Choose a tag to compare
@andrakis andrakis released this 19 Feb 14:42

Elisp 0.86 compiled for OpenRISC 1000 on G++ 4.9.1. Uses shared libraries and works with current jor1k emulator.

Download: elisp86.gz (mirror)

To install in emulator (mirror URL used):

wget http://sharafi.me/elisp86.gz
tar xvf elisp86.gz

Then:

bin/elisp samples/threading.lisp
bin/elisp samples/stress_threads.lisp