diff options
Diffstat (limited to 'core.e')
| -rw-r--r-- | core.e | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core.e b/core.e index cb3921a..479fd26 100644 --- a/core.e +++ b/core.e @@ -7,6 +7,11 @@ ~ our goal right now is just to bootstrap the heap, we keep this short and ~ sweet. ~ +~ This code has been written to satisfy the assumptions needed by the label +~ transform, described in-depth in transform.e. This means that it is, in +~ effect, written in a restricted dialect of Evocation rather than in the full +~ language. +~ ~ There is definitely plenty of optimization that could be done. : swap |