riffraff / shakespeare-parrot
A Parrot based interpreter for the Shakespeare programming language
Clone this repository (size: 640.1 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/riffraff/shakespeare-parrot/
| commit 73: | 25e1e517ba96 |
| parent 72: | c7cfa0fe80aa |
| branch: | default |
fix exeunts
Changed (Δ6 bytes):
raw changeset »
t/08-assignment.t (3 lines added, 3 lines removed)
Up to file-list t/08-assignment.t:
| … | … | @@ -15,18 +15,18 @@ Hamlet: you are as sweet as a flower. |
15 |
15 |
othello: proove othello. |
16 |
16 |
Hamlet: you are twice othello. |
17 |
17 |
othello: proove othello. |
18 |
[ex |
|
18 |
[exit othello] |
|
19 |
19 |
|
20 |
20 |
[enter juliet] |
21 |
21 |
juliet: you are as pretty as the sum of a pretty king and a rose. |
22 |
22 |
|
23 |
[ex |
|
23 |
[exit hamlet] |
|
24 |
24 |
[enter othello] |
25 |
25 |
juliet: you are as pretty as |
26 |
26 |
the difference between |
27 |
27 |
the sum of hamlet and othello |
28 |
28 |
and a rose. |
29 |
[ex |
|
29 |
[exit juliet] |
|
30 |
30 |
|
31 |
31 |
othello: proove hamlet. |
32 |
32 |
othello: proove othello. |
