Backport from sid to buster
[hcoop/debian/mlton.git] / man / mlnlffigen.1
1 .TH mlnlffigen 1 "February 6, 2018"
2 .SH NAME
3 \fBmlnlffigen\fP \- glue-code generator for use with the new "NLFFI" foreign function interface for Standard ML and MLton
4 .SH SYNOPSIS
5 \fBmlnlffigen [option ...] C-file ...\fR
6 .SH DESCRIPTION
7 .PP
8 \fBmlnlffigen\fP takes as input a C source file and produces as output in \fBNLFFI-Generated\fP
9 the glue-code for Standard ML and in \fBNLFFI-Generated\\nlffi-generated.mlb\fP a ML Basis system file.
10
11 .SH "SEE ALSO"
12
13 .BR mlton (1)