File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <center >
2+ <img src =" mangle_logo.png " width =" 50% " >
3+ </center >
4+
15# Mangle
26
37Mangle is a programming language for deductive database programming. It
@@ -23,14 +27,14 @@ a way that is accessible to developers and lends itself to easy experimentation.
2327This repository contains an implementation of Mangle as a go library that can be
2428easily embedded into applications.
2529
26- Check out the [ docs ] ( docs/README.md ) and the
27- [ GitHub discussions] ( https://github.com/google/mangle/discussions ) for more
28- information. There is also a Q&A section.
30+ Check out the [ users documentation ] ( https://mangle.readthedocs.io/en/latest/ )
31+ and the [ GitHub discussions] ( https://github.com/google/mangle/discussions )
32+ for more information. There is also a Q&A section.
2933
3034For an example how to use Mangle library in a database-like grpc service,
3135see the separate [ Mangle demo service repo] ( https://github.com/burakemir/mangle-service ) .
3236
33- This is not an officially supported Google product.
37+ This is not an officially supported Google product.
3438
3539## Table of Contents
3640- [ Examples] ( #examples )
You can’t perform that action at this time.
0 commit comments