Hi,
I am interested in creating a Factor linter which warns about vocabularies 
which are referenced in a USE: / USING: statement, but which are never used in 
the code. I have played around with some code based on the USING: syntax 
definition, but it is not very reliable. There is probably a better way.

What is the simplest and most idiomatic way to get the vocabularies named by a 
USING: statement in an input string or source file?

Thanks, ~cat
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to