Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sml

what are curry and uncurry in high-order functions in ML

Do ML family compilers do any sophisticated optimization for tail calls?

ocaml sml tail-recursion ml

Applicative vs Generative functors

How to convert anything to string, in SML?

sml polyml

nested local declarations in ML of NJ

sml smlnj

Typecasting in SML

sml smlnj

How to use List.filter?

list filter sml

How to import code in SML?

sml

Passing command-line arguments to an SML script

sml smlnj

Lexical Scope in Python vs ML

python scope sml ml

Fast Standard ML compiler or bytecode interpreter, with read-eval-print loop, for Linux?

Expanding # in sml

sml

Learning/using ML. Which system should i use?

ocaml sml ml

how do I add a line break in a string?

'How to use higher order functors properly?' or 'How to have serious fun with funsigs?'

module ocaml sml smlnj ml

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