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-lang
A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR
Haskell 219 -
luc-tielen/souffle-haskell
Haskell bindings for the Souffle datalog language
C++ 103 -
luc-tielen/lua-quickcheck
Property based testing in Lua, inspired by the original QuickCheck.
Lua 38 -
luc-tielen/typesystem
Experiments using a bidirectional typesystem
Haskell 17 -
luc-tielen/blog
My personal blog
HTML 2 -
luc-tielen/llvm-hs-combinators
Combinators for creating some common language constructs easily in LLVM
Haskell