Become a sponsor to Luc Tielen
Hi there 👋! I'm Luc, a software engineer from Belgium passionate about functional programming, compilers and logic. I regularly write technical articles about these topics on my blog, I maintain the souffle-haskell library and am currently building a high performance Datalog called “eclair".
By sponsoring me, I will be able to dedicate more of my time maintaining my various open source repositories and writing new articles about the fascinating things I learn along the way.
1 sponsor has funded luc-tielen’s work.
Featured work
- 
        luc-tielen/eclair-langA minimal, fast Datalog implementation in Haskell that compiles to LLVM IR Haskell 225
- 
        luc-tielen/souffle-haskellHaskell bindings for the Souffle datalog language C++ 105
- 
        luc-tielen/lua-quickcheckProperty based testing in Lua, inspired by the original QuickCheck. Lua 40
- 
        luc-tielen/typesystemExperiments using a bidirectional typesystem Haskell 17
- 
        luc-tielen/blogMy personal blog HTML 3
- 
        luc-tielen/llvm-hs-combinatorsCombinators for creating some common language constructs easily in LLVM Haskell