Is there any plan to port PascalCoin to another language?
I've always found this coin great, but just thinking of compiling Pascal wallet for my linux distro gives me headaches.
I'm a Linux user. Mint 19.
I install Lazarus and Free Pascal and compile PascalCoin binaries without any headache at all.
The Software Manager installs Lazarus and FPC automatically. The source code of PascalCoin is downloaded fro Github and unzipped into a directory. Then I can compile just by opening the project file in Lazarus and click Compile in the menu. I don't even need to set anything under Project Options, but of course I can set options to get more compact binaries.
It can't be more easy
