Spectre Programming Language
24 points
2 hours ago
| 2 comments
| spectre-docs.pages.dev
| HN
slowcache
28 minutes ago
[-]
I'm not really sure what niche this fills.

To me, the main draw looks to be the invariants that you can supply within functions, but this isn't a new concept outside of it being a dedicated keyword. Otherwise this looks like rust without all of the functionality

reply
phpnode
7 minutes ago
[-]
> Note that \\ is the syntax for multiline strings. Not to be confused with the comments, which are prefixed with //.

The fact that you need to note this highlights the problem with this design decision.

reply