Skip to content

jluningp/smlnj-obscure-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Obscure SML/NJ Tutorials

So many SML/NJ features are very poorly documented or their documentation is out of date. For my own sanity, I'm writing some tutorials (and maybe also documentation) for features that I find useful but that are very difficult to find documentation for.

Tutorials

  • Pretty Printing: The SML/NJ REPL allows you to install custom pretty printers for monomorphic datatypes.
  • Parsing: The SML/NJ Visible Compiler gives you access to a lot of compiler internals, including parsing. Here's a simple way to run the parser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published