Re: [Factor-talk] LLVM

2017-03-19 Thread Alexander Ilin
Hello! I was wondering about the compiler backend mostly. Not sure what the binding might be good for. 19.03.2017, 22:22, "Björn Lindqvist" :What do you mean by support? :) There is no llvm backend for the compiler if that is what you mean. But there is an llvm binding in unmaintained/llvm  which I

Re: [Factor-talk] LLVM

2017-03-19 Thread Björn Lindqvist
What do you mean by support? :) There is no llvm backend for the compiler if that is what you mean. But there is an llvm binding in unmaintained/llvm which I played with a while ago and seem to work fine. It probably needs to be updated to work with the latest llvm. 2017-03-16 16:33 GMT+01:00 Ale

[Factor-talk] LLVM

2017-03-16 Thread Alexander Ilin
Hello! Is Matthew Willis on this list. What is the status of the LLVM support by Factor? ---=--- Александр -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! h

Re: [Factor-talk] LLVM -> ASM.js

2015-03-27 Thread Björn Lindqvist
I don't think so. Factor already has an optimizing compiler so llvm isn't needed. Someone could theoretically write a backend to it to emit asm.js javascript code instead of x86 32 & 64 bit assembler code that it does today. 2015-03-23 11:46 GMT+00:00 Henri Morlaye : > Hi, > > Has anyone ever exp

[Factor-talk] LLVM -> ASM.js

2015-03-23 Thread Henri Morlaye
Hi, Has anyone ever explored compiling to asm.js, possibly via llvm ? Henri ᐧ -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is