Here you can find a bunch of tutorials that you can follow step by step to comprehend how Ya helps control complexity.

All available tutorials

How to run it by yourself

If you are not familiar with Haskell and Cabal follow these steps to run tutorials below by yourself:

  • Clone ya, ya-ascii, ya-console, ya-expo repos to the same directory.
  • Install the latest version of a font on your machine.
  • Chose Kodama font in Visual Studio Code settings.
  • Go to ya-expo repo and run cabal build && cabal exec <...> - but executable name in a placeholder.
  • You can see a list of executables in ya-expo.cabal file.

You can look inside ya-expo.cabal file to see other available executables.