lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using Lighning instead of LLVM in Faust


From: Stéphane Letz
Subject: Using Lighning instead of LLVM in Faust
Date: Sun, 23 Feb 2020 13:34:09 +0100

Hi,

I'm a investigating the use of Lighning instead of the already implemented LLVM 
code for the Faust compiler (http://faust.grame.fr)

We have a class that translates an intermediate code in LLVM here: 
https://github.com/grame-cncm/faust/blob/master-dev/compiler/generator/interpreter/fbc_llvm_compiler.hh.
 I would like to test Lighning instead. The goal is to have a simple JIT chain 
(even if slower compared to LLVM), simpler to deploy on OS like Android, 
possibly embedded devices like the Bela board (https://bela.io), ESP32 
(https://esp32.com), Teensy (https://www.pjrc.com/teensy/).

Is is a reasonable expectation in terms of what is currently possible and 
implemented in Lighning?

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]