-
Updated
Oct 23, 2020 - Standard ML
sml
Standard ML (SML; "Standard Meta Language") is a general-purpose, modular, functional programming language with compile-time type checking and type inference. It is popular among compiler writers and programming language researchers, as well as in the development of theorem provers.
SML is a modern dialect of ML, the programming language used in the Logic for Computable Functions theorem-proving project. It is distinctive among widely used languages in that it has a formal specification.
Here are 150 public repositories matching this topic...
-
Updated
Nov 25, 2020 - C++
-
Updated
Nov 17, 2020 - C#
-
Updated
Nov 20, 2020 - TypeScript
-
Updated
May 4, 2020 - Standard ML
-
Updated
Aug 28, 2017 - Standard ML
Boa tarde Tiago,
Peço desculpa abrir Issue, mas foi a forma que arranjei para contactar. Segui o teu readMe passo a passo, está bastante completo ;)
No entanto os valores aparecem todos a zero... Existe forma de fazer debug para saber se o Wemos D1 e a EDP Box estão a comunicar?
Tenho a confirmação que a porta Han está ativa, o cabo está devidamente colocado pela EDP. O conversor ttl rs485 pis
-
Updated
Oct 23, 2020 - C++
-
Updated
Mar 16, 2015 - Standard ML
-
Updated
Nov 16, 2020 - C
-
Updated
Jul 14, 2020 - Standard ML
-
Updated
Nov 25, 2020 - Java
-
Updated
Jul 24, 2018 - Ruby
-
Updated
Nov 15, 2020 - JavaScript
-
Updated
Feb 12, 2019 - HTML
Syntax highlighting
It would be nice to further improve the TextMate language to have more accurate syntax highlighting.
Down the road, it may be worth looking into semantic highlighting as well
-
Updated
Aug 16, 2020 - Standard ML
-
Updated
Sep 2, 2020 - C
-
Updated
Jun 18, 2017 - Python
Created by Robin Milner, Mads Tofte, Robert Harper
Released 1983
- Website
- sml-family.org
- Wikipedia
- Wikipedia
Deflate is a lossless data compression file format that zip and gzip are based on.
The deflate algorithm would be a nice formalisation and verification exercise in HOL. The result of the formalisation effort could be used to con