Skip to content

Commit

Permalink
Some progress in the interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
dlorch committed Dec 22, 2015
1 parent c4619dc commit b98bf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Implementation Status
+-------------+---------+-----------------------------------------------------+
| Analyzer | 5% | Analyzing a handful of example programs. |
+-------------+---------+-----------------------------------------------------+
| Interpreter | 0% | Forwarding calls to ``exec`` |
| Interpreter | 1% | Interpreting very few example programs. |
+-------------+---------+-----------------------------------------------------+

Design Goals
Expand Down

0 comments on commit b98bf56

Please sign in to comment.