From 614215a441a3b99ba26b69e1389bea42f96246db Mon Sep 17 00:00:00 2001 From: Stefan O'Rear Date: Mon, 30 May 2011 16:02:10 -0700 Subject: [PATCH] Update to v6 bootstrap --- FETCH_URL | 2 +- docs/announce.v6 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/FETCH_URL b/FETCH_URL index fd91b2bd..ae4947c1 100644 --- a/FETCH_URL +++ b/FETCH_URL @@ -1 +1 @@ -https://github.com/downloads/sorear/niecza/niecza-5.zip \ No newline at end of file +https://github.com/downloads/sorear/niecza/niecza-6.zip \ No newline at end of file diff --git a/docs/announce.v6 b/docs/announce.v6 index 2903cab7..c35ceddf 100644 --- a/docs/announce.v6 +++ b/docs/announce.v6 @@ -157,7 +157,9 @@ on stuff on it, or have cool ideas to add to it, both are good. Future directions Ideas welcome! Focus on more applications? Focus on speed? Focus -on some major cool feature of your choice? +on some major cool feature of your choice? Ideas I've had or seen +so far include full eval support, NativeCall/improved CLR interop, +a JVM backend, a Parrot backend, grapheme strings, and junctions. A JVM backend is in the design stages.