G
G
gense2019-08-02 23:03:42
Haskell
gense, 2019-08-02 23:03:42

How to embed GHC in your application (in Qt)?

I'm not kidding, has anyone done this? While I’m studying and feeling like dragging a motorcycle to my balcony (someone does it)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
wiz, 2020-09-01
@wiz

If you want an interpreter, then you can take https://hackage.haskell.org/package/hint
There is no point in dragging the compiler directly.
You can also write Haskell code and publish it in a dynamic library: https://stackoverflow.com/a/3861949/208545

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question