|
Παρουσίαση με Ετικέτες
Όλες οι Ετικέτε... » DSL (RSS)
-
In this last post of the small series we will see how we can load the syntax of a DSL in C# and then feed it with an input text that we need to be parsed. In this post we have already described how to write the DSL syntax and in this post we have seen how to decorate it with productions.
So following the process described in those posts ...
-
I recently had the following case . I was given the domain model bellow and was asked to provide a solution so a user could add schedules of the form Thu-Wen 14.15 / 16.45, Thu & Mon-Wen 22.15 /00.45, Sat,Sun 12.15 3D translated into with the maximum input speed.
Xaf by its self is going to create for us a view like the one bellow for ...
|
|
|