rdavison / stronglytyped

Keyboard layout analyzer and generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StronglyTyped Keyboard Layout Analyzer and Generator (WIP)

Developer Setup

Make sure you have opam installed. Then you can:

$ opam switch create . 5.0.0
$ opam install . --deps-only
$ dune exec bin/main.exe

You can also build the code in watch mode with:

$ dune build @all -w

About

Keyboard layout analyzer and generator


Languages

Language:Common Lisp 98.1%Language:OCaml 1.9%Language:Makefile 0.0%Language:Standard ML 0.0%