Closed pindash closed 5 years ago
I have LLVM 6 installed, and although I installed 3.4 specifically for Hobbes, it doesn't seem to find it.
I tried setting LLVM_DIR=/usr/share/llvm34/cmake
as suggested in the readme, but that doesn't help at all.
Is this something you can help me with or should I open an issue over at the Hobbes repo?
Nevermind, it's building now.
Cool! Thank you guys are the best!
On Tue, Dec 4, 2018, 19:15 DennisMitchell <notifications@github.com wrote:
Nevermind, it's building now.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TryItOnline/tryitonline/issues/51#issuecomment-444309187, or mute the thread https://github.com/notifications/unsubscribe-auth/ACDWYfrm6ei3aHM8847WPBrZi7o6eUWZks5u1xA9gaJpZM4ZBfXc .
How do I print Hello, World!
?
The closest I got so far was print("Hello, World!")
, but that prints it with the quotes.
I believe it's print("Hello World!")
On Tue, Dec 4, 2018, 20:01 DennisMitchell <notifications@github.com wrote:
How do I print Hello, World!?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TryItOnline/tryitonline/issues/51#issuecomment-444317954, or mute the thread https://github.com/notifications/unsubscribe-auth/ACDWYcrkojMCPxxa1sphTF2IrqnSPDIXks5u1xrfgaJpZM4ZBfXc .
I was hoping for a way to remove the quotes from the output, but it's not a requirement.
https://tio.run/#hobbes https://tio.run/##y8hPSkot/v@/oCgzr0RDySM1JydfRyE8vygnRVFJ8/9/AA
i'll ask the hobbes people
On Tue, Dec 4, 2018 at 8:20 PM DennisMitchell notifications@github.com wrote:
I was hoping for a way to remove the quotes from the output, but it's not a requirement.
https://tio.run/#hobbes https://tio.run/##y8hPSkot/v@/oCgzr0RDySM1JydfRyE8vygnRVFJ8/9/AA
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TryItOnline/tryitonline/issues/51#issuecomment-444321860, or mute the thread https://github.com/notifications/unsubscribe-auth/ACDWYbktb5yiecXwc2txZk2OwdnEUl9Gks5u1x9DgaJpZM4ZBfXc .
-- Pinhus Dashevsky
Status messages and Email signatures are the breeding grounds for pseudo-intellectualism and ultracrepidarianism.
It's putStr
, just like in Haskell. https://tio.run/##y8hPSkot/v@/oLQkuKRIQ8kjNScnX0chPL8oJ0VRSfP/fwA
Thanks again!
On Tue, Dec 4, 2018, 21:16 DennisMitchell <notifications@github.com wrote:
Closed #51 https://github.com/TryItOnline/tryitonline/issues/51.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TryItOnline/tryitonline/issues/51#event-2005980948, or mute the thread https://github.com/notifications/unsubscribe-auth/ACDWYY_J6Se-mgKbmqzzoVT4_BGDlw0-ks5u1yyCgaJpZM4ZBfXc .
https://github.com/Morgan-Stanley/hobbes