Titania Programming Language
Titania Programming Language Based on the Oberon-07 programming language designed by the late Niklaus Wirth. This is designed to be a language to teach compiler development with. Meaning behind the name: Titania is the wife of Oberon (Fairy King) in Shakespeare's A Midsummer Night's Dream https://en.wikipedia.org/wiki/Titania_(A_Midsummer_Night%27s_Dream) This is just a codename, and probably not final for this teaching language Grammar module = "module" ident ";" [import_list] decl_sequ