Syntactic sugar to call Java from ABCL?

EGarrulo egarrulo at gmail.com
Sat Mar 5 20:31:25 UTC 2016


Mark Evenson <evenson at ...> writes:
> ```lisp
> (#"addTwoNumbers" 'Main 2 4)
> ```

Why do you prefer JSS over JFLI?  It seems to me that JFLI would blend 
better with CL code (except for the unusual choice of not separating sub-
words with dashes).  But, above all, JFLI generates methods that should be 
available for code completion, unlike JSS, I think.




More information about the armedbear-devel mailing list