Code Monkey home page Code Monkey logo

hott-uf-agda-lecture-notes's Introduction

Introduction to univalent foundations of mathematics with Agda

New. There is a modular version of the Agda files here at https://github.com/martinescardo/TypeTopology under the name MGS*.lagda.

Sources to generate the lecture notes available at

https://www.cs.bham.ac.uk/~mhe/HoTT-UF-in-Agda-Lecture-Notes/HoTT-UF-Agda.html

https://arxiv.org/abs/1911.00580

Agda 2.6.1 is required. Consult the installation instructions to help you set up Agda and Emacs for the Midlands Graduate School.

  • The (literate) *.lagda files are used to generate the html pages with the script ./build.

  • This make also generates ./agda/*.agda files using illiterator.hs.

  • The program agdatomd.hs converts from .lagda to .md for use by the script fastloop.

  • This script is used for editing the notes in conjunction with jekyll serve -watch --incremental so that after an update it is only necessary to reload the page on the browser to view it.

  • The script slowloop serves the same purpose, but calls Agda instead of agdatomd, via the script generatehtml, so that we get syntax highlighting in the html pages. This can be very slow depending on which lagda file is changed. This means that after the first is reload, one is likely to see the Agda code without syntax highlighting.

  • It is possible to run ./slowloop, ./fastloop and jekyll serve in parallel, and we do this for editing these notes.

  • The loop scripts use inotifywait to detect lagda file changes and trigger the appropriate conversion actions.

  • The install action of the makefile allows to run an additional action for particular requirements of users or environments, in a file additionally, which is not distributed and is ignored by git. If this file doesn't exist, an empty executable file is created.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.