jchildren / nuclear

Attempt at an LLVM based functional language that maaaay get linear dependent types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuclear

Attempt at an LLVM based function language that maaaay get linear dependent types.

At the moment it's a simply typed lambda calculus with the type system temporarily removed pending code generation working and said linear dependent types.

Based entirely on tutorials by Steven Diehl.

About

Attempt at an LLVM based functional language that maaaay get linear dependent types

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


Languages

Language:Haskell 100.0%