Skip to content

Language analyser for fictitious language called MAlice (Imperial College London)

Notifications You must be signed in to change notification settings

malpiatko/MAlice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#MAlice

#About

  • Aim: This program performs the syntactical and semantical analysis of a ficticious language called MAlice. It was part of a group project for 2nd year Computing students at Imperial College London.
  • Technologies: Lex, Yacc

#Usage

  • There are 2 examples of the language in the examples directory
  • To use the analyser make the project in the src directory and run the command ./compile input_file.alice (note: the analyser will produce output only for invalid programs).

About

Language analyser for fictitious language called MAlice (Imperial College London)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages