[dead]
> Why do you need to run the browser on the server? I can't think of a case where you would want to use a text browser there instead of a regular browser on your actual machine. I've had to do that on my VPS a few times…
Crystal compiles directly to object code, using LLVM. It does provide the ability to interoperate with C code; as an example, I use this feature to call ncursesw functions from Crystal.
As others have mentioned, Crystal is close to Ruby in many ways, such that some simpler code will port straight over. I've managed to port a large Ruby application (the sup email client) to Crystal, and a lot of the…
My ex-wife had the same name as a woman in another state who had beaten up a cop and done jail time. So every time my wife's driver's license came up for renewal, the DMV decided she was that criminal, and refused to…
[dead]
> Why do you need to run the browser on the server? I can't think of a case where you would want to use a text browser there instead of a regular browser on your actual machine. I've had to do that on my VPS a few times…
Crystal compiles directly to object code, using LLVM. It does provide the ability to interoperate with C code; as an example, I use this feature to call ncursesw functions from Crystal.
[dead]
As others have mentioned, Crystal is close to Ruby in many ways, such that some simpler code will port straight over. I've managed to port a large Ruby application (the sup email client) to Crystal, and a lot of the…
[dead]
My ex-wife had the same name as a woman in another state who had beaten up a cop and done jail time. So every time my wife's driver's license came up for renewal, the DMV decided she was that criminal, and refused to…