package rfsm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Compiler.MakeSource

Functor building the compiler structure given a language definition, a lexer and a parser implementation

Parameters

module L : Host.T
module Lexer : LEXER

Signature

Sourceval main : unit -> unit