Browse Source

Added interpreter

ceriel 36 years ago
parent
commit
9c3ce80fb2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Action

+ 3 - 0
Action

@@ -185,3 +185,6 @@ end
 name "Pascal frontend"
 dir lang/pc/pem
 end
+name "EM interpreter in C"
+dir util/int
+end