Y
Hacker News
new
|
ask
|
show
|
jobs
by
_RPM
3614 days ago
My language has first class functions, as names are tied to values, and a value can be a function. With the opcode CALL_FUNCTION (in my VM), it does a searching of the hash table for the value.