Skip to content

Commit 85b62b1

Browse files
thejhhJaakko Heusala
andauthored
Added links to roadmaps (#156)
Co-authored-by: Jaakko Heusala <jhh@hg.fi>
1 parent e43bbc9 commit 85b62b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Gendo is a locally executed, AI-assisted programming system designed for offline
66

77
The Gendo toolchain consists of three main executables:
88

9-
- **`gndc`**: The compiler front-end that processes natural language headers and generates implementation files
10-
- **`gnd`**: The runtime interpreter for executing `.gnd` scripts
11-
- **`gndtest`**: The test runner for evaluating test cases
9+
- **`gnd`**: The runtime interpreter for executing `.gnd` scripts ([Roadmap](https://github.com/hyperifyio/gnd/issues/31))
10+
- **`gndc`**: The compiler front-end that processes natural language headers and generates implementation files ([Roadmap](https://github.com/hyperifyio/gnd/issues/24))
11+
- **`gndtest`**: The test runner for evaluating test cases ([Roadmap](https://github.com/hyperifyio/gnd/issues/23))
1212

1313
## Language Documentation
1414

0 commit comments

Comments
 (0)