Y
Hacker News
new
|
ask
|
show
|
jobs
by
QuesnayJr
115 days ago
I was wondering what this meant, so I googled '"rho type" concatenative', and the only hit was this thread.
2 comments
lioeters
115 days ago
Maybe reflective high-order calculus (ρ-calculus). Found this paper, though even the abstract is incomprehensible to me.
https://www.sciencedirect.com/science/article/pii/S157106610...
link
adastra22
115 days ago
The rho type is the aggregate stack effect e.g. (int int — string) will pop two ints off the stack and push a string.
link
https://www.sciencedirect.com/science/article/pii/S157106610...