Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
armish
armish
Commits
f17c5bf1
Commit
f17c5bf1
authored
Nov 04, 2007
by
Ties Stuij
Browse files
changed readme to report about escaping emit-asm
darcs-hash:f56722268747029a1ceb4d74b86f90ec363a9557
parent
f5617ce7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
f17c5bf1
...
...
@@ -119,7 +119,9 @@ example usage:
- emit-asm - emits a list of assembly forms ready to be fed to assemble. Emit-asm
escapes variables which are not part of the assembler syntax, so we can enrich the
assembler with variables, while still keeping a clean, uniform syntax.
assembler with variables, while still keeping a clean, uniform syntax. Inside
emit-asm, escape forms you want to evaluate as Common Lisp with (ea ...), as in
escape assembler.
syntax: (emit-asm form1 form2 ...)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment