-
documentation for the BASIS Library
-
MLton is run from the command line with a collection of options fol lowed by a file name and a list of files with which to compile,
assemble, and link with. The simplest case is to run mlton foo.sml, where foo.sml contains a valid SML program, in which case MLton compiles the program to produce an executable foo. Since MLton does not support separate compilation, the program must be the entire program you wish to compile. However, the program may refer to signatures and structures defined in the Basis Library. -
The ability to define new identifiers is central to every high-level programming language. Identifiers are the way that programmers refer to constructs they create; different uses of identifiers correspond to the different abstraction mechanisms provided by the programming language. Let’s take a closer look at the way that identifiers are used in ML.
Today’s Special
Will you be buying something at Amazon?
You can help support this site by clicking on this link to take you to amazon.com. Thanks.Archives
Categories
- A Place to Bury Strangers
- About the Internet and the Web
- agglomeration
- Books
- Commentary
- computing and programming
- death by audio
- food
- Gardening
- Interesting Web Sites
- Music
- photographs
- Politics
- prostate cancer
- Recipes
- Searching and Researching
- security
- Teaching
- Travel
- Uncategorized
- view du jour
- web2.0
Tags
2013 ajax A Place to Bury Strangers aptbs austin average age book Books brooklyn death by audio exploding head food google Internet interview interviews java learning mystery obama obituary oliver oliver ackermann onwards to the wall pedals photos political cartoons Politics programming python recipe Recipes review reviews science security Teaching TED tools transfixiation Travel uk video view du jour worshipBlogroll
-
Post a Comment