|
|
|
|
|
by ptx
1270 days ago
|
|
> It can be used in the style of simpler languages like Go and is almost as safe as Rust in a much faster manner. What does this mean, exactly? Usage in the style of Go requires garbage collection and being safe like Rust (without GC) requires a borrow-checker, and as far as I know Free Pascal doesn't have either. |
|
I am working towards this in https://github.com/planetis-m/cowstrings