What is the imperative model of Rascal?...
Read MoreDoes the Rascal unit testing framework has support for a test fixture?...
Read MoreWhy are the elements of a rascal set not ordered when printing?...
Read MoreBasic parse failure in Rascal MPL Basic Entity Modelling...
Read MoreThe meaning of * and + in syntax specification...
Read More`syntax` declaration must come before `data` declaration?...
Read MoreAre there constants for infinity?...
Read MoreHow to void name conflicts among modules in Rascal?...
Read MoreIs there a `quote`-like facility a la Lisp in Rascal...
Read MoreIs there any difference between `*x` and `x*`?...
Read MoreDoes Rascal do tail-call optimization?...
Read MoreHow do I navigate from a project uri in Rascal to the files it contains?...
Read MoreAnnotating a ADT/Node tree with "parent" labels in Rascal...
Read MoreHow do I define a generic (polymorphic) function in Rascal?...
Read MoreWhat Rascal entities should be upper case?...
Read MoreIs there a unit testing framework for Rascal?...
Read MoreError "Cannot find a constructor"...
Read MoreWhat role does the "id" in variable(str name, int id) play?...
Read MoreRascal error when specifying grammar...
Read MoreDoes my variable have an annotation?...
Read MoreIn a visit expression, can the default be labeled like the cases?...
Read MoreWhy are static type errors in this example code only reported at run-time by Rascal?...
Read MoreWhy can't I use a map's value without having to use a temporary variable?...
Read MoreVariable unknown when not initialized in the declaration...
Read More