Very experimental support for LLVM in DWScript is now in the googlecode repository, thanks to the efforts of Christian-W Budde!

Very experimental support for LLVM in DWScript is now in the googlecode repository, thanks to the efforts of Christian-W Budde!
http://delphitools.info/2013/05/17/llvm-for-dwscript/

Comments

  1. Christian did the bulk of the effort, and it wasn't easy! Thanks Christian Budde !

    ReplyDelete
  2. Eric Grange or Christian Budde: it wasn't clear yet what is supported (only mandelbrot?) but is it possible to have full binary compiling in the future? (probably with some RTL functions?).

    ReplyDelete
  3. André Mussche At the moment, that's mandelbrot and a few other things. I've posted the summary list, though it's both tentative and temporary.
    As fro full binary compiling, it should be possible, but then there will be need to build a more extensive RTL, as the built-in functions will be quite insufficient!

    ReplyDelete
  4. So now CUDA with Pascal will be possible?

    ReplyDelete
  5. Well done! Just Don't drop it, please!
    You are last hope of pascal comunity!
    Maybe we could support your work through kickstarter or indiegogo?

    ReplyDelete
  6. Primož Gabrijelčič I haven't played around with it yet, but it would just be awesome to play around with CUDA in Pascal language! Oh wait, even better: in DWScript language, with all the nice sugar introduced lately.
    Though, still plenty of work ahead...

    ReplyDelete
  7. Sergionn Rad I wouldn't mind to receive some money for my work, but right now I doubt, that there will be much interest. And there is still so many work that needs to be done.
    But since it is released as open source, everyone is free to contribute to take the project further...

    ReplyDelete

Post a Comment