Y
Hacker News
new
|
ask
|
show
|
jobs
by
TorKlingberg
4421 days ago
So, your pointers will not be able to address bytes individually? No char pointers, or is it 8 byte chars? Or is this a completely different language without raw pointers?
1 comments
protopete
4421 days ago
The language is currently without raw pointers, suitable for an object system like Python/Ruby/JS.
link