Skip to content

benjaminwp18/plc-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLC Interpreter Project (Group 6)

Interpreter

binding.rkt

Bindings in the state

  • binding-lookup
  • binding-status
  • binding-set
  • binding-create
  • binding-unbound
  • binding-uninit
  • binding-init

Whole state

  • empty-stt
  • stt-empty?

common.rkt

  • non-null?
  • in-list?

value.rkt

  • value-generic

state.rkt

  • interpret
  • interpret-tree

Tester

tester.rkt

  • test-src
  • test-html

About

Group 6 interpreter project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •