|
|
|
|
|
by azhenley
2010 days ago
|
|
It looks like an interesting project. The syntax for pointers is what grabbed my attention at first. Would really need to spend some time with this to know how it would work in practice. const char* myString = "Blah";
(var my-string (* (const char)) "Blah")
|
|