Add minutes spent and minor syntax
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
#lang plait
|
#lang plait
|
||||||
|
|
||||||
|
(define minutes-spent 50)
|
||||||
|
|
||||||
#| BNF for the AE language:
|
#| BNF for the AE language:
|
||||||
ae: NUMBER
|
ae: NUMBER
|
||||||
| { ae + ae }
|
| { ae + ae }
|
||||||
|
Reference in New Issue
Block a user