Skip to content

Coda-Coda/Alectryon-slides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build instructions

  1. Clone with submodules git clone --recurse-submodules https://github.com/Coda-Coda/Alectryon-slides.git (or git submodule update --init --recursive if already cloned).
  2. Get Nix
  3. cd Alectryon-slides
  4. Edit slides.rst so that in line 8 the path matches your system instead of /home/daniel/Documents/Code/research/Eth-Eng-Grp-Talk-2023
  5. cd contracts # See README.md
  6. nix-build
  7. nix-shell
  8. ./compile-coq Crowdfunding # Don't include ".ds"
  9. ./compile-coq trivial # Don't include ".ds"
  10. exit
  11. cd ..
  12. nix-shell
  13. make docs
  14. Open docs/index.html

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • CSS 31.6%
  • HTML 4.6%
  • Coq 3.0%
  • XSLT 1.5%
  • Nix 0.2%
  • Other 0.6%