[Lldb-commits] [lldb] [lldb] Add a compiler/interpreter of LLDB data formatter bytecode to lldb/examples (PR #113398)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 25 14:12:02 PDT 2024


adrian-prantl wrote:

> Compiling languages into this is intriguing.
> 
> MLIR noob thinking out loud: if MLIR could lower into this could you write your formatter in Fortran? 🤣

It is well known that Fortran is superbly suited to process text: https://en.wikipedia.org/wiki/Colossal_Cave_Adventure ;-)

https://github.com/llvm/llvm-project/pull/113398


More information about the lldb-commits mailing list