[Grace-core] transitive imports

Kim Bruce kim at cs.pomona.edu
Wed Jun 4 23:45:32 PDT 2014


My fault for the typo.  However, my students will surely do worse than that, so we need to make sure the parser doesn't crash on errors.

Kim



On Jun 4, 2014, at 5:44 PM, Michael Homer <mwh at ecs.vuw.ac.nz> wrote:

> On Thu, Jun 5, 2014 at 6:49 AM, Kim Bruce <kim at cs.pomona.edu> wrote:
>> Another issue (which I believe is an implementation issue) is that I cannot provide a type for an import.  If I replace the import statement in "imp2" by
>> 
>> import "imp" as imp: {x:Number}
> This is doubly a syntax error - anonymous types need "type", and
> return types are given with ->.
> -Michael




More information about the Grace-core mailing list