diff options
author | John Hodge <tpg@mutabah.net> | 2016-09-20 17:17:33 +0800 |
---|---|---|
committer | John Hodge <tpg@mutabah.net> | 2016-09-20 17:17:33 +0800 |
commit | 9fded45253c1f4900f2b3076a201a8c1de74e1a0 (patch) | |
tree | 4474acb39c8d2c498d6f779a3cc4122803441268 | |
parent | 917b4379ef224c68a084b17a10e6605be63db155 (diff) | |
download | mrust-9fded45253c1f4900f2b3076a201a8c1de74e1a0.tar.gz |
README - Update with short-term goal
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ Current Features Short-Term Plans
===
+- Parse+Typecheck+MIR all of libstd (including sub-crates)
- Code generation (including picking the output format)
Medium-Term Goals
|