Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

AntoineSebert/fp-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fp-compiler

If you need to update lexer/parser, use the following commands in Project "Properties" -> "Build Events" -> "Prebuild event command line":

fslex "$(ProjectDir)Lexer.fsl" fsyacc --module Parser "$(ProjectDir)Parser.fsy"

Note: You must revise 3 pathes occurring in Script.fsx

About

A minimalist compiler written in F#

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages