Skip to content

NiklasOPF/CS4215

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS4215

Programming language implementation

This project serves as the implementation of a partial evaluator. It takes a program and modifies it in a way which speeds up runtime execution. The partial evaluator is intended to interperet source §2.

  • use semicolons to differnetiate "lines"
  • we wan tto read the program and simplify line by line but if it is a function we want to handle it separately

About

Programming language implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published