Lab04 - Web resources for EBNF, BNF and the UML <jewart@csci.csusb.edu>


Uses of EBNF in XML
I'm pretty interested in XML, as it provides a very nice, very unified medium for storing and transmitting data in a structured method. This page has information regarding the use of EBNF in XML definition.

EBNF used in Mathematical modelling
Despite being a shameless plug for our CS teacher :D, I'm quite interested in Dick's usage of EBNF to describe mathematice, in particular the section on Discrete mathematics.

Modeling XML applications with UML
Again, my interest in XML caught my eye, as this is a short paper on putting the UML to use in modeling applications that use XML.

BNF, EBNF, how they work, and parsing them
I thought this might come in handy were one to implement something using the BNF, as you would need to parse the data somehow. Seems mildly self-explanatory, but interesting all the same

Spirit Parser Framework
Another EBNF parser solution, it even seems to have a link back to our esteemed professor himself :)

Designing Real-Time Systems using UML
As a fan of embedded systems, this seems interesting, modelling embedded systems with the UML!

Object oriented Parser Generator
Another set of information and methods, similar to yacc but claims to be more readable.

  Links:

(Powered by VI and the GIMP)