Hi everyone!
I'm Nikola and I'll be working on the following google summer of code project. I plan on updating you guys in this thread to check out the progress and maybe return feedback :)
Week 1 13.05-19.05
I started working on generation of the basic types. Progress for this week can be seen in this branch. Added most basic types with the exceptions of the likes of functions/pids/ports and some builtin types. When I say basic types, I mean the basic/built-in and literals that elixir supports, check them out here.