KeliLanguage / compiler

The compiler for Keli
https://keli-language.gitbook.io/doc/specification/
Apache License 2.0
171 stars 1 forks source link

Generic objects type alias #52

Open wongjiahau opened 5 years ago

wongjiahau commented 5 years ago

This is needed to implement generic library such as the Inductive Graph.

Refer http://jelv.is/blog/Generating-Mazes-with-Inductive-Graphs/

https://web.engr.oregonstate.edu/~erwig/papers/InductiveGraphs_JFP01.pdf