Patrick Frey
This is a webpage containing software and technical things by Patrick Frey.
He passed away in 2023.
- Software
- Mewa: Use Lua to write compiler front-ends of statically-typed languages for LLVM as back-end
(original was
http://mewa.cc- started 2021) - Strus: Full fledged text analysis and search engine written in C++ with language bindings
(original was
http://project-strus.net- started 2015) - Textwolf: A C++ template library to parse XML with multi character set support
(original was
http://textwolf.net- started 2010) - Wolframe: A modular 3-tier application server framework written in C++
(original was
http://wolframe.netandhttp://wolframe.org- started 2010, also forked as Project Tegano)
- Mewa: Use Lua to write compiler front-ends of statically-typed languages for LLVM as back-end
(original was
- Articles
- Writing Compiler Front-Ends for LLVM with Lua using Mewa, 26.5.2021
- How to extend a Strus search engine with new functions, 27.9.2017
- Method Call Traces for Strus, 4.5.2016
- Distributing a search engine index with Strus, 24.12.2015
- Building a search engine with Python, Tornado and Strus, 27.11.2015
- Building a search engine with Strus (tutorial), 14.7.2015
- Github