Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Delphi Translation :) #210
Comments
|
Very interesting. I'll have to check it out! |
|
the network part do not work for now BTW, they are some mistake in the sscanf() implementation |
|
BTW not sure of the size of char in C but in my translation I had to extend Byte (8bit) to Word (16bits) the highest array in compute_chunk because the maximum value is 258 https://github.com/fogleman/Craft/blob/master/src/main.c#L961 |
|
That's awesome. You should translate that to Nim now ;) |
|
updated :) now I can connect on Michael's server but I have disabled the authentication. |
Hello,
I've just published a Delphi translation of this repository, thank you very much for this amasing code !
The text was updated successfully, but these errors were encountered: