Skip to content

Commit 43f3c59

Browse files
committed
added @m-kus Simply tool
1 parent b4a2a37 commit 43f3c59

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ For **script development**, start with [SimplicityHL](https://github.com/Blockst
66

77
## Available Tools & Implementations
88

9-
109
| Language/Tool | Purpose |
1110
|---------------|---------|
1211
| :material-lambda: [**Haskell Simplicity**](https://github.com/BlockstreamResearch/simplicity/tree/master/Haskell) | The **reference implementation** and also used to generate code for Rust and C implementations |
@@ -18,5 +17,6 @@ For **script development**, start with [SimplicityHL](https://github.com/Blockst
1817
| :material-tools: [**Command line tool**](https://github.com/BlockstreamResearch/hal-simplicity) | Hal-Simplicity is a command line tool (written in Rust) based on [`hal`](https://github.com/stevenroose/hal) by Stephen Roose |
1918
| :material-tools: [**VSCode Extension**](https://marketplace.visualstudio.com/items?itemName=Simplicity.simplicityhl) | Provides syntax highlighting for the SimplicityHL programming language. |
2019
| :material-lock: [**ZKP**](https://github.com/starkware-bitcoin/stark-symphony) | A zero knowledge prover written in SimplicityHL |
20+
| :material-lock: [**Simply**](https://github.com/starkware-bitcoin/simply) | Command line tooling for SimplicityHL |
2121

2222
**Next Steps**: Try out the [WebIDE](https://github.com/BlockstreamResearch/simplicity-webide) to get a feel for Simplicity, then dive into [SimplicityHL](https://github.com/BlockstreamResearch/SimplicityHL) for your first real projects.

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ nav:
124124
- Rust: getting-started/rust.md
125125
- Haskell: getting-started/haskell.md
126126
- Documentation:
127-
- documentation/index.md
128127
- How Simplicity Works: documentation/how-simplicity-works.md
129128
- Jets Explained: documentation/jets-explained.md
130129
- Simplicity for EVM developers: documentation/simplicity-for-evm-developers.md

0 commit comments

Comments
 (0)