2025-02-22 19:26:10 +01:00
2025-02-22 18:58:12 +01:00
2025-02-22 18:37:32 +01:00
2025-02-22 18:58:12 +01:00
2023-03-10 18:46:34 +01:00
2025-02-22 18:37:32 +01:00
2025-02-22 19:26:10 +01:00
2025-02-22 19:26:10 +01:00
2025-02-22 18:37:32 +01:00
2023-03-01 03:41:39 +01:00
2025-02-22 18:59:35 +01:00
2023-03-01 03:41:39 +01:00
2025-02-22 18:59:35 +01:00

utoy

Building the executable

$ nix build

Building the Docker image

$ docker load < $(nix build .#docker --print-out-paths)

Development Shell

Includes Stack, GHC, haskell-language-server, gen-hie etc.

$ nix develop

TODO

  • Benchmark, profile and optimize search
  • Trim down the docker image
Description
Unicode playground website
https://utoy.beany.club
Readme MIT 90 KiB
Languages
Haskell 91.2%
Nix 7.1%
CSS 1.7%