dipakc / fsharp-cheatsheet

A typesetted F# Cheatsheet in PDF and HTML formats using F# literate tools

Home Page:http://dungpa.github.io/fsharp-cheatsheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fsharp-cheatsheet

A typesetted F# Cheatsheet in PDF and HTML formats using F# literate tools

Introduction

This is an attempt to replace the old and obsolete F# Cheat Sheet.

The raw content of this cheatsheet can be edited at fsharp-cheatsheet.md.

In order to build PDF and HTML documentation, please run the build script in build.cmd. We assume that pdflatex.exe is in PATH variable to be able generate PDF files.

PDF version can be downloaded here. HTML version is online at http://dungpa.github.io/fsharp-cheatsheet/.

Comments, suggestions and corrections are always welcome.

License

The documents are available under Apache 2.0 license. For more information see the License file.

About

A typesetted F# Cheatsheet in PDF and HTML formats using F# literate tools

http://dungpa.github.io/fsharp-cheatsheet/

License:Other


Languages

Language:F# 57.9%Language:TeX 24.9%Language:HTML 16.3%Language:Batchfile 0.9%