Facundo Domínguez f9adc81806 Update wizzardo-inline after Debian Stretch EOL (#8223) 2 年之前
..
src f9adc81806 Update wizzardo-inline after Debian Stretch EOL (#8223) 2 年之前
BUILD.bazel f9adc81806 Update wizzardo-inline after Debian Stretch EOL (#8223) 2 年之前
README.md a0f4524a77 wizzardo-inline: Fix source code links (#5491) 5 年之前
Setup.hs a1ea0626ef Add a benchmark of wizzardo-http with inline-java. (#5383) 5 年之前
build.gradle a1ea0626ef Add a benchmark of wizzardo-http with inline-java. (#5383) 5 年之前
settings.gradle a1ea0626ef Add a benchmark of wizzardo-http with inline-java. (#5383) 5 年之前
wizzardo-http-benchmark.cabal f9adc81806 Update wizzardo-inline after Debian Stretch EOL (#8223) 2 年之前

README.md

This is the implementation of an Http server using [wizzardo-http][wizzardo-http] with Haskell callbacks using [inline-java][inline-java].

Furtheremore, an experimental interface of inline-java is used, where [-XLinearTypes][linear-types] ensures references to Java objects are handled correctly on the Haskell side.

Running the benchmark requires the framework from https://github.com/TechEmpower/FrameworkBenchmarks