Skip to content

NicoChampagne/comp442-proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run Compilers project

To go CompilerDrivers/SynDriver/bin/Debug and run SynSemDriver.exe with an appropriate .src file as an argument. Sample .src file can be found in CompilerDrivers/SynDriver/TestFiles

To run .moon files go to CompilerDrivers/Moon and run moon.exe "moonfilename".moon util.m

Technologies used: C# - Language Microsoft Visual Studio 2017 - Editor Dot Net Framework - Framework mike.device.github.io/first-follow/ - To make parse table

Libraries: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text.RegularExpressions; using Microsoft.VisualStudio.TestTools.UnitTesting;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published