-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Stammtisch 2018_06_05
Heiko Strathmann edited this page Jun 5, 2018
·
1 revision
- RealFeature refactor: all old Python examples need to be ported, all notebooks are done.
- NEWS: another reminder for all students to update the NEWS file
- Strings in meta example. All sorts of problems: type missing in meta language grammar, need a factory method that loads this, etc. Wuwei will write a c++ example on using string list features, Heiko will write to Esben to add that type to the meta grammar.
- factory.h objects are not garbage collected (in Python). Shubham will investigate