tiancaiamao / shen-go

A Go implementation of the Shen programming language
Other
55 stars 4 forks source link

*: re-implement the eval-kl primitive using the closure way #37

Closed tiancaiamao closed 2 years ago

tiancaiamao commented 2 years ago

Add file cora/klambda.go, it implements eval-kl primitive using the new way test time running the test suite decrease from 40s+ to 20s+