htcc-0.0.0.1: The full scratch implementation of tiny C compiler (x86_64)
Copyright(c) roki 2019
LicenseMIT
Maintainerfalgon53@yahoo.co.jp
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Htcc.Visualizer.Core

Description

Build AST from C source code

Synopsis

Documentation

visualize :: Show i => ASTs i -> SizeSpec V2 Double -> FilePath -> IO () Source #

Build AST from C source code