Y
Hacker News
new
|
ask
|
show
|
jobs
by
maplant
381 days ago
Yeah, it's viable. I do this for my scheme implementation. Defining a new lexical variable generates a new globally unique identifier:
https://github.com/maplant/scheme-rs/blob/fb89f6481443130399...