We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2fc38 commit c35e9f9Copy full SHA for c35e9f9
website/content/users/_index.md
@@ -328,3 +328,10 @@ best-fit program abstraction.
328
Project Verona is a research programming language to explore the concept of
329
concurrent ownership. They are providing a new concurrency model that seamlessly
330
integrates ownership.
331
+
332
+## [Zaozi](https://github.com/sequencer/zaozi)
333
334
+Zaozi is an project aimed at rewriting [Chisel](https://github.com/chipsalliance/chisel) in
335
+pure Scala 3 and MLIR. it provides a lean eDSL in Scala 3 and binds MLIR C-API with JVM
336
+Project Panama.
337
+The goal of this project is providing an eDSL frontend framework for hardware designs.
0 commit comments