anoma / geb

A Categorical View of Computation
https://anoma.github.io/geb/
GNU General Public License v3.0
28 stars 10 forks source link

Update VampIR Functions and Standard Library #147

Closed agureev closed 1 year ago

agureev commented 1 year ago

Adds new VampIR functions including range-checked arithmetic operations, inductive operations on lists, range-decomposition for arbitrary bitwidth along with an updated standard library. The library will serve as the minimal library needed to compile arbitrary JuvixCore code into VampIR allowing the result to compile.