Skip to content

would like advise on creating a minimal rust implementation #3768

Answered by cuematthew
savaki asked this question in General
Discussion options

You must be logged in to vote

When I started working here, I attempted a toy implementation. The goals were to learn how to implement CUE, in as few as lines of code as possible, and not caring at all about performance. I worked on this for a month or two. It was extremely useful for thinking about and learning CUE.

It is very difficult to offer advice, other than just go for it. It is not at all easy. There are also several different ways of thinking about CUE and different representations, and if I was starting again now I would make different design decisions than before. Thinking about evaluation strategy is useful - although the main implementation is not, I am certain that CUE can be implemented using call-by-ne…

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
5 replies
@infogulch
Comment options

@savaki
Comment options

@cuematthew
Comment options

@infogulch
Comment options

@cuematthew
Comment options

Answer selected by savaki
Comment options

You must be logged in to vote
4 replies
@the-nurk
Comment options

@infogulch
Comment options

@the-nurk
Comment options

@the-nurk
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants