Merge branch 'master' of git://factorcode.org/git/jamesnvc
commit
195fd87e8f
|
@ -71,7 +71,7 @@ PRIVATE>
|
||||||
[ [ , ] [ ] make ] if ;
|
[ [ , ] [ ] make ] if ;
|
||||||
|
|
||||||
: lisp-string>factor ( str -- quot )
|
: lisp-string>factor ( str -- quot )
|
||||||
lisp-expr parse-result-ast convert-form ;
|
lisp-expr parse-result-ast convert-form lambda-rewrite call ;
|
||||||
|
|
||||||
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue