xo-interpreter2: + nil + cons
This commit is contained in:
parent
cb6df6c0d8
commit
2e1ae9bca3
30 changed files with 213 additions and 11 deletions
|
|
@ -122,6 +122,7 @@ namespace xo {
|
|||
case tokentype::tk_slash:
|
||||
case tokentype::tk_cmpeq:
|
||||
case tokentype::tk_cmpne:
|
||||
case tokentype::tk_nil:
|
||||
case tokentype::tk_type:
|
||||
case tokentype::tk_then:
|
||||
case tokentype::tk_else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue