Skip to content

kenpusney/computation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucomp

This is a repo that try to translate Understand Computation's Ruby code into Java.

It (try to) implements following things:

  • Semantics (done)
  • Automata
  • Turing Machine
  • UTLC
  • Static Type Checking