sutori-0.2.4: Sutori language compiler

Safe HaskellSafe
LanguageHaskell2010

Sutori.AST.Logger

Contents

Description

 

Orphan instances

SutShow SutOperator Source #

Operators can be printed nicely

SutShow SutConstructor Source #

Constructs can be printed nicely

SutShow SutLiteral Source #

Literals can be printed nicely

SutShow SutExpression Source #

Expressions of the AST can be printed nicely

SutShow SutInstruction Source #

Instructions of the AST can be printed nicely

SutShow SutModule Source #

Modules can be printed nicely