argumentcomputer / yatima

A zero-knowledge Lean4 compiler and kernel
MIT License
121 stars 9 forks source link

Char/String builtins for the Lurk Transpiler #193

Closed winston-h-zhang closed 2 years ago

winston-h-zhang commented 2 years ago

Closes #171.

We can now move on to greater heights!

winston-h-zhang commented 2 years ago

Apologies as this is not the cleanest PR... but essentially the most important bit is in LurkFunctions.lean and Transpiler.lean; everything else is sort of collateral damage from me trying to fix bugs/test things/just other stuff.