mirror of
https://github.com/bobbimanners/EightBall.git
synced 2024-11-21 21:32:13 +00:00
Removed completed task from near-term list
parent
54477aa603
commit
5bf1d740a5
@ -2,7 +2,6 @@
|
||||
|
||||
## Near-Term
|
||||
- Finish compiler implementation (parity with interpreter features)
|
||||
- Improve allocation for `callsbegin` / `subsbegin` lists so they are allocated at opposite end of the arena to the source code. This makes it trivial to free them afterwards.
|
||||
- Array pass by reference
|
||||
- Work out how to evaluate expressions with only constants within the compiler so array dimensions no longer need to be literal constants
|
||||
- Write a non-trivial app in EightBall to discover the pain points
|
||||
|
Loading…
Reference in New Issue
Block a user