Y
Hacker News
new
|
ask
|
show
|
jobs
by
stevefan1999
148 days ago
Isn't this essentially just WebAssembly or Lisp?
1 comments
nurettin
148 days ago
It looks like a Frankenstein's abomination that has c-like function signatures and structs with Sexpr function bodies and this will anger some homomorphism nerds. I love it.
link
stevefan1999
148 days ago
I mean WAT (WebAssembly Text Format) is essentially like that
link
nurettin
148 days ago
You mean WAT has C-like struct and function signature syntax? I'm not seeing it.
link
stevefan1999
148 days ago
Oh, those are also inside the expression
link