Search Results for 'lisp'


1 POSTS

  1. 2009/06/15 Simple by 귀천

Simple

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

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

Atom   a ::= n | s

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

Posted by 귀천

2009/06/15 05:16 2009/06/15 05:16
Response
No Trackback , No Comment
RSS :
http://maya.jaram.org/blog/bth/rss/response/45