diff options
Diffstat (limited to 'assembly.lisp')
-rw-r--r-- | assembly.lisp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assembly.lisp b/assembly.lisp index fe07654..fc5f58a 100644 --- a/assembly.lisp +++ b/assembly.lisp @@ -1,8 +1,8 @@ (in-package :cl-forth) (defparameter *psuedo-identifiers* - '(syscall-1 syscall-2 syscall-3 syscall-4 syscall-5 syscall-6) - "These do not map to operations directly, but are valid to lexer") + '(syscall-1 syscall-2 syscall-3 syscall-4 syscall-5 syscall-6 makro son) + "These do not map to operations that generate code directly, but are valid to lexer and parser") (defparameter *identifiers* ()) ;; '(+ - dump = ise yoksa yap eş push değiş üst rot düş döngü iken < > |