Simple

COMPUTING/Programming 2009/06/15 05:16 귀천

Number n ::= d | nd       (d in Digit)

Symbol s ::= c | sc | sd   (c in Char)

Atom   a ::= n | s

Expr   e ::= a | (e … e)

2009/06/15 05:16 2009/06/15 05:16
TAG
받은 트랙백이 없고, 댓글이 없습니다.

댓글+트랙백 RSS :: http://maya.jaram.org/blog/bth/rss/response/45

댓글+트랙백 ATOM :: http://maya.jaram.org/blog/bth/atom/response/45