Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
edward_9x
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
edward_9x
11mo ago
Sure! The repo contains example scripts in the examples/ folder. The README is bare, though https://github.com/Edd12321/zrc/tree/master/examples
2.
▲
Show HN: Zrc - a Unix shell without fi, esac or done
(github.com)
2 points
by
edward_9x
11mo ago
|
2 comments
3.
▲
by
edward_9x
1y ago
I find C++ friendlier for small hobby projects because it lets you get your code compiled even if it's a little messy or slightly unsafe. As for "serious code", I admit that Rust is maybe better for low-level security-critica
4.
▲
Show HN: Zrc, I tried making a Unix shell scripting language with Tcl syntax
(github.com)
5 points
by
edward_9x
1y ago
|
1 comments
5.
▲
by
edward_9x
1y ago
Greetings, HN! This is a small project I first began working on around 2022 or 2023 or so, in high school. I learned quite a bit since then but I'd like to share it here anyways. I began to be curious about why shell languages implemen