sutori-0.2.4: Sutori language compiler

Safe HaskellSafe
LanguageHaskell2010

Sutori.SymTable.Logger

Contents

Description

 

Orphan instances

SutShow SymType Source #

Type shows its type (definition)

SutShow SymVariable Source #

Variable shows its type

SutShow SymPerson Source #

Person shows only the basic

SutShow SymFunction Source #

Function shows its type, params and AST

SutShow SymModule Source #

Module shows its AST

SutShow SutParam Source #

A parameter can be printed nicely

SutShow SymbolCat Source #