Search code examples
sml: unable to determine operating system in emacs but works fine in terminal...


smlsmlnjsml-mode

Read More
How to check if a value exists in a list in smlnj...


smlnj

Read More
What are the options SOME and NONE in SML?...


smlsmlnj

Read More
SMLNJ Parse list of strings into list of tuples with multiple datatypes...


smlsmlnj

Read More
How to colourise the text output in Standard ML?...


unixsmlsmlnjansi-escape

Read More
SML shorter base case syntax for my function...


functional-programmingsmlsmlnj

Read More
Why can't I compare reals in Standard ML?...


floating-pointsmlsmlnjfloating-point-comparison

Read More
Polymorphic coersion to Word64 in Standard ML...


smlsmlnjpolymlmlton

Read More
How to create and use my own structure/signature in SML/NJ?...


functional-programmingsmlsmlnj

Read More
isolate in SMLofNJ.Cont...


functional-programmingsmlsmlnjcontinuation-passing

Read More
How to write a function in SML/NJ that in a given list, counts successive equal elements and returns...


smlsmlnj

Read More
How to write a function in SML/NJ that sorts the elements from a list into equivalence classes?...


smlsmlnj

Read More
Suppress "val it" output in Standard ML...


smlsmlnj

Read More
SML: How to take the tl of a list x number of times?...


smlsmlnj

Read More
SML: How to determine if a list index is empty?...


listfunctional-programmingsmlsmlnj

Read More
Outputting each element of a string list on its own line as a string - sml...


smlsmlnjml

Read More
Unbound Type Constructor for datatype...


smlsmlnj

Read More
How to access len and pos in `StringCvt.scanString (RE.find compiledComment) input`...


regexpattern-matchingsmlsmlnj

Read More
How do I pair the elements in the first list with all the elements in a second list in SML?...


listfunctional-programmingsmlsmlnj

Read More
Making a Star Triangle in SML...


recursionsmlsmlnj

Read More
Getting error unbound variable or constructor...


smlsmlnjunbound

Read More
why do some functions in the List structure require the "List" prefix and some do not?...


smlsmlnj

Read More
Getting error while defining a sequence of (all) Fibonacci numbers, in SML/NJ...


smlfibonaccismlnjunbound

Read More
Char.toString without special handling of " and \...


escapingsmlsmlnj

Read More
How to count the digits of a number recursively in SML...


recursionfunctional-programmingsmlsmlnj

Read More
How to pattern match 0.0 in SML?...


functional-programmingsmlsmlnj

Read More
Avoiding explicit record typing...


recordsmlsmlnj

Read More
Exhaustively destructuring lists in SML...


pattern-matchingsmlsmlnj

Read More
How to Implement LPT (Longest Processing Time) Scheduling Algorithm function in SML...


smlsmlnjssmlsysml

Read More
SMLNJ list traversion...


smlsmlnj

Read More
BackNext