pkg/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2024 License: MIT

Directories

Path Synopsis
Package backend holds the interface for reading the IR of a gochart and generate the code needed to implement in different languages.
Package backend holds the interface for reading the IR of a gochart and generate the code needed to implement in different languages.
common
Package common represents common types that is to be used by all backend packages.
Package common represents common types that is to be used by all backend packages.
cpp
Package cpp is a Gochart backend meant to generate C++ code for gochart.
Package cpp is a Gochart backend meant to generate C++ code for gochart.
formatter
Package formatter is a backend that generates a formated version of the given gochart.
Package formatter is a backend that generates a formated version of the given gochart.
unreal
Package unreal is the backend generation that takes care of generating gochart files for an Unreal project.
Package unreal is the backend generation that takes care of generating gochart files for an Unreal project.
Package frontend holds the interface for reading different kind of languages/specs that we might support for reading gocharts.
Package frontend holds the interface for reading different kind of languages/specs that we might support for reading gocharts.
common
Package common represents common types that is to be used by all frontend packages.
Package common represents common types that is to be used by all frontend packages.
gochart_lang
Package gochart_lang is the frontend for what we can "gochart_lang", which is a custom spec language to describe gocharts.
Package gochart_lang is the frontend for what we can "gochart_lang", which is a custom spec language to describe gocharts.
yaml
Package yaml is a simple frontend that reads yaml.
Package yaml is a simple frontend that reads yaml.
Package gochart is the main entrypoint to the compiler as a library.
Package gochart is the main entrypoint to the compiler as a library.
Package ir holds the intermediate representation of the Gochart, which will then permit us to generate representations from it (eg.
Package ir holds the intermediate representation of the Gochart, which will then permit us to generate representations from it (eg.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL