Enter Factor Code Here

Compiled Code

Stack

Playground

More information on the Factor to Javascript compiler can be found at these blog posts:

Some useful words:

vocabs ( -- seq )
Return a sequence of available vocabularies
words ( string -- seq )
Return a sequence of words in the given vocabulary
all-words ( -- seq )
Return a sequence of all words

The contents of bootstrap.factor have been loaded on startup.