mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
2c4748b41444fc281a03fccdaa90de157e5697aa
LLVM already provides a command line parser, covering the use of tclap in the sources. This patch uses the LLVM command line parser instead of tclap and thus reduces the number of external dependencies.
Homomorphizer
The homomorphizer is a compiler that takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%