Closed laurmurclar closed 7 years ago
So writing the elixir module is trickier than I anticipated. I think it's worth just adding the Erlang version for now to make sure it's included in this iteration. Can abstract out if I have time next week, but I definitely won't this weekend (my FYP demo is Monday)
Can add some tests tonight but that's about all I'll have a chance to do this weekend.
Looks good. It's much simper now so I think having it all in Erlang is perfect. If we have to do anything more complicated with time (unlikely) it might be worth reconsidering the elixir module.
I have some free time today so I can finish off the tests and AST -> PML bit if you'd like.
I'm happy I'll get the tests done but I'm not sure I'll have time to do the AST -> PML bit today. I can work on it tomorrow if you don't want to do it?
👍 work away on the tests so. The ast bit should only be a few small changes for me, I'll add that in after.
Good job @c-brenn. Nice change with the floats 👍
154