rkoeninger / ShenPrelude

Prelude library for Shen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShenPrelude

Unofficial Prelude library for Shen

The pv module requires the bitwise operators from CL and so only supports shen-cl.

Load by running (load "prelude.shen") in Shen.

Build docs by running shen -l prelude.shen -l build.shen on the command line.

View API docs for kernel functions and this prelude at api.md.

About

Prelude library for Shen

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shen 100.0%