mangle-ast 0.3.0

Rust implementation of Mangle, a logic programming language
Documentation
1
2
3
4
5
6
7
# mangle_ast

This package is part of the Mangle logic programming language.
It contains code related to the representation of a source program as
Mangle packages, source units and abstract syntax trees.

See https://codeberg.org/TauCeti/mangle-rs for more information about Mangle.