Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sml

In SML, how to assert that a particular exception is thrown?

exception testing equality sml

Does Scala have a statement equivalent to ML's "as" construct?

scala pattern-matching sml

What are the options SOME and NONE in SML?

sml smlnj

Printing only print output with SML/NJ

sml smlnj ml

How can I easily write simple tactics at the ML level of Isabelle?

sml isabelle

GUI for Standard ML?

Evaluate buffer in ghci or hugs via Emacs

haskell emacs sml

Standard ML functor examples

Problem running smlnj under OSX 10.6

macos sml smlnj

Suppress "val it" output in Standard ML

sml smlnj

Output is truncated with #-signs in the REPL

sml smlnj

Accessing SML tuples by Index Variable

tuples sml

Run SML file but not be left in interactive mode

windows sml

SML How to check variable type?

sml

Difference between "local" and "let" in SML

local sml let

Do OCaml 'underscore types' (e.g. '_a) introduce the possibility of runtime type errors / soundness violations?

ocaml sml

How do you print inside a case statement in SML?

sml smlnj

Standard sorting functions in SML?

sml

Recursive anonymous functions in SML