3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-18 16:28:56 +00:00

Update README.md

This commit is contained in:
Nikolaj Bjorner 2026-01-05 07:29:00 -08:00 committed by GitHub
parent c390afa279
commit 29b616bac6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -230,6 +230,10 @@ A WebAssembly build with associated TypeScript typings is published on npm as [z
Project [MachineArithmetic](https://github.com/shingarov/MachineArithmetic) provides a Smalltalk interface
to Z3's C API. For more information, see [MachineArithmetic/README.md](https://github.com/shingarov/MachineArithmetic/blob/pure-z3/MachineArithmetic/README.md).
### AIX
[https://github.com/Z3Prover/z3/pull/8113](Build settings for AIX are described here.)
## System Overview
![System Diagram](https://github.com/Z3Prover/doc/blob/master/programmingz3/images/Z3Overall.jpg)