Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari committed Apr 9, 2013
1 parent 26bd3b0 commit 8f629b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Mjolnir is a Clojure library designed to simplify native code generation. It is

Internally, Mjolnir wraps the LLVM library. It then provides several layers of abstractions on top of LLVM. See the examples in the repository for indepth examples of the library at work.

NOTE: the real work lately has been going on in the datomic branch. See recent additions to that branch for up-to-date examples.

## Layers

Constructors - various Clojure functions that wrap expressions and can emulate let, defn, etc. To use these, use the following pattern
Expand Down

0 comments on commit 8f629b8

Please sign in to comment.