rzk: An experimental proof assistant for synthetic ∞-categories

[ bsd3, dependent-types, library, program ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/rzk-lang/rzk#readme


[Skip to Readme]

Modules

[Last Documentation]

  • Free
    • Free.Scoped
      • Free.Scoped.TH
  • Language
    • Rzk
      • Free
        • Language.Rzk.Free.Syntax
      • Language.Rzk.Syntax
        • Language.Rzk.Syntax.Abs
        • Language.Rzk.Syntax.Layout
        • Language.Rzk.Syntax.Lex
        • Language.Rzk.Syntax.Par
        • Language.Rzk.Syntax.Print
      • VSCode
        • Language.Rzk.VSCode.Config
        • Language.Rzk.VSCode.Env
        • Language.Rzk.VSCode.Handlers
        • Language.Rzk.VSCode.Logging
        • Language.Rzk.VSCode.Lsp
        • Language.Rzk.VSCode.Tokenize
  • Rzk
    • Rzk.Format
    • Rzk.Main
    • Project
      • Rzk.Project.Config
    • Rzk.TypeCheck

Flags

Manual Flags

NameDescriptionDefault
lsp

Build with LSP support (only available with GHC, not GHCJS).

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.4.1.1, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.7.0, 0.7.1, 0.7.2, 0.7.3
Change log ChangeLog.md
Dependencies aeson (>=1.4.2.0), array (>=0.5.3.0), base (>=4.7 && <5), bifunctors (>=5.5.3), bytestring (>=0.10.8.2), co-log-core (>=0.3.2.0), data-default-class (>=0.1.2.0), directory (>=1.2.7.0), filepath (>=1.4.2.1), Glob (>=0.9.3), lens (>=4.17), lsp (>=2.2.0.0), lsp-types (>=2.0.2.0), mtl (>=2.2.2), optparse-generic (>=1.4.0), rzk, stm (>=2.5.0.0), template-haskell (>=2.14.0.0), text (>=1.2.3.1), with-utf8 (>=1.0.2.4), yaml (>=0.11.0.0) [details]
License BSD-3-Clause
Copyright 2023 Nikolai Kudasov
Author Nikolai Kudasov
Maintainer nickolay.kudasov@gmail.com
Category Dependent Types
Home page https://github.com/rzk-lang/rzk#readme
Bug tracker https://github.com/rzk-lang/rzk/issues
Source repo head: git clone https://github.com/rzk-lang/rzk
Uploaded by NickolayKudasov at 2023-12-22T10:58:15Z
Distributions LTSHaskell:0.7.3, Stackage:0.7.3
Reverse Dependencies 1 direct, 0 indirect [details]
Executables rzk
Downloads 501 total (65 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs pending
Build status unknown [no reports yet]

Readme for rzk-0.7.3

[back to package description]

rzk

An experimental proof assistant for synthetic ∞-categories.

See README at https://github.com/rzk-lang/rzk#readme.