roc-lang / book-of-examples

Software Design by Example in Roc
Other
23 stars 15 forks source link

Completion Chapter #39

Open faldor20 opened 2 months ago

faldor20 commented 2 months ago

NOTE: This code currently requires a fork of the compiler to work. We need to be able to decode JSON with optional fields and the current roc compiler has no way of doing that. The Pr with those changes: https://github.com/roc-lang/roc/pull/6587

Completion

I'll implement,

gvwilson commented 4 weeks ago

Thanks for chatting yesterday - can you please poke me when you've split this and I'll merge the easy part as a placeholder? thanks - Greg