go-bali-document-notation

module
v0.0.0-...-1318f34 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2022 License: MIT

README

Bali Document Notation™ (BDN)

* * * NOTICE * * *

This project is still under development and is for reference purposes only. If you are interested in this project or have suggestions on how to improve it feel free to contact us at craterdog@gmail.com.

Overview

This project is a Go language binding for Bali Document Notation™ (BDN for short). It allows round-trip transformations between the Go based parse tree for a Bali component and the corresponding BDN document.

For more information on this project click on the following links:

Getting Started

To include the Go packages for this module use the following import statement:

import (
	"github.com/craterdog-bali/go-bali-document-notation/abstractions"
	"github.com/craterdog-bali/go-bali-document-notation/agents"
	"github.com/craterdog-bali/go-bali-document-notation/collections"
	"github.com/craterdog-bali/go-bali-document-notation/elements"
	"github.com/craterdog-bali/go-bali-document-notation/grammar"
	"github.com/craterdog-bali/go-bali-document-notation/strings"
	"github.com/craterdog-bali/go-bali-document-notation/utilities"
)

Contributing

Project contributors are always welcome. Create a fork of the project and add cool new things to the framework. When you are ready to contribute the changes create a subsequent "pull request". Any questions and comments can be sent to craterdog@gmail.com.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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