Click here to Skip to main content
15,892,517 members

Articles by Patrick P. Frey (Articles: 6)

Articles: 6

RSS Feed

Average article rating: 4.63

Programming Languages
C++
4 May 2016   Updated: 4 May 2016   Rating: 4.11/5    Votes: 2   Popularity: 1.24
Licence: MIT    Views: 11,796     Bookmarked: 2   Downloaded: 1
Please Sign up or sign in to vote.
This article shows how to generate method call traces for debugging, introspection and statistical analysis in the context of an application written with the search engine library project Strus.
9 Feb 2016   Updated: 27 Sep 2017   Rating: 4.00/5    Votes: 5   Popularity: 2.80
Licence: CPOL    Views: 19,992     Bookmarked: 7   Downloaded: 94
Please Sign up or sign in to vote.
This article shows the expandability of Strus with dynamically loadable modules written in C++.
Lua
26 May 2021   Updated: 26 May 2021   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: MIT    Views: 10,291     Bookmarked: 9   Downloaded: 50
Please Sign up or sign in to vote.
In this article we see how a very primitive compiler is written in Lua using Mewa and how to compile and run a simple demo program in the shell.
PHP
14 Jul 2015   Updated: 15 Oct 2017   Rating: 4.67/5    Votes: 8   Popularity: 4.21
Licence: MIT    Views: 29,103     Bookmarked: 17   Downloaded: 0
Please Sign up or sign in to vote.
This tutorial based on a docker image will guide through the development of a simple search engine based on Strus (project-strus.net), a collection of libraries and line tools for building a search engine.
Python
24 Dec 2015   Updated: 20 Oct 2017   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: MIT    Views: 19,021     Bookmarked: 8   Downloaded: 3
Please Sign up or sign in to vote.
Article about implications of scalability requirements on full-text search engines and how Strus meets these requirements.
Python2.7
27 Nov 2015   Updated: 20 Oct 2017   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: MIT    Views: 38,274     Bookmarked: 13   Downloaded: 21
Please Sign up or sign in to vote.
This tutorial based on a docker image will guide through the development of a search engine service based on Strus and its Python Bindings within the Tornado web-framework.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Europe Europe
I am a software engineer living in Zürich.
My main interests are information retrieval, document processing, compiler building, formal languages and domain specific languages.