Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 147 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 147 Bytes

EmbeddingJuliaEx

Boilerplate for Julia Embedding to C and Autotools

How to install

$ ./autogen.sh
$ ./configure
$ make
$ make check