mangle-analysis

Crates.iomangle-analysis
lib.rsmangle-analysis
version0.1.1
sourcesrc
created_at2024-06-11 20:50:36.079875
updated_at2024-07-25 09:39:08.745766
descriptionRust implementation of Mangle, a logic programming language
homepagehttps://github.com/google/mangle
repositoryhttps://github.com/google/mangle
max_upload_size
id1268898
size18,361
Burak Emir (burakemir)

documentation

https://github.com/google/mangle

README

mangle_analysis

This package is part of the Mangle logic programming language. It contains code related to semantic analysis (name resolution, type inference and type-checking).

See https://github.com/google/mangle for more information about Mangle.

Commit count: 144

cargo fmt