Skip to content

Files

Latest commit

5e72d91 · Feb 20, 2025

History

History

book

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 25, 2020
Feb 20, 2025
Mar 13, 2020
Oct 13, 2023
Mar 9, 2022
Mar 21, 2022
Mar 21, 2022
Mar 13, 2020
Aug 25, 2022
Mar 21, 2022
Mar 9, 2022
Mar 9, 2022
Mar 21, 2022
Mar 9, 2022
Mar 9, 2022
Jan 8, 2025
Mar 21, 2022
Mar 21, 2022
Mar 9, 2022
Mar 25, 2020
Mar 21, 2022
Mar 25, 2020
Mar 9, 2022
Mar 9, 2022

How to build

$ git clone https://github.com/FStarLang/karamel.git
$ cd karamel
$ git clone https://github.com/fstarlang/fstar-mode.el
$ pip3 install sphinx_rtd_theme
$ cd book
$ make html
$ x-www-browser _build/html/index.html