Skip to content

Commit d07bbd5

Browse files
committed
Add link to discussion forums
1 parent c1314a3 commit d07bbd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/blog/2025-06-14-hypershell-release.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ authors = ["Soares Chen"]
88

99
+++
1010

11+
Discuss on [Reddit](https://www.reddit.com/r/rust/comments/1lb296n/announcing_hypershell_a_typelevel_dsl_for/), [Lobsters](https://lobste.rs/s/1swikb/hypershell_type_level_dsl_for_shell), and [Hacker News](https://news.ycombinator.com/item?id=44274767).
12+
1113
# Summary
1214

1315
I am thrilled to introduce [**Hypershell**](https://github.com/contextgeneric/hypershell), a modular, *type-level* domain-specific language (DSL) for writing shell-script-like programs in Rust. Hypershell is powered by [**context-generic programming**](/) (CGP), which makes it possible for users to *extend* or *modify* both the language syntax and semantics.

0 commit comments

Comments
 (0)