Skip to content

amyinorbit/PALTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAL Language Tests

Collaborative test suite for the CMP409 PAL compiler coursework.

Structure

  • valid/ contains programs that should compiler without any errors.
  • syntax/ contains programs that should generate syntax errors.
  • semantic/ contains programs that should generate semantics errors.
  • bad/ contains programs that should generate both syntax and semantics errors.

Contributing

This repository is meant as a way to share test suites and hopefully make our compilers better. Everyone is encouraged to contribute new files or report bug. Just fork the repository and send a pull request.

About

Test programs for the PAL compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors