refu-lang / refu

Refu language
21 stars 4 forks source link

Implement typeclasses for analysis and backend state #35

Open LefterisJP opened 7 years ago

LefterisJP commented 7 years ago

At the moment typeclasses are only parsable but not used at all from the analysis stage and forward. Utilize them and do the proper typechecking and backend code generation.