Doug Coleman
9f213f96f6
core: Add the shuffler words but without primitives.
...
The nipd branch slowed bootstrap by a minute, this patch does not.
sorry about changing the fjsc line endings...
2018-06-19 22:52:58 -05:00
Doug Coleman
15b13870ae
peg.ebnf: Clean up EBNF: syntax.
...
The syntax for an EBNF parser is now ``EBNF: identifier string``. The
inline syntax went from [EBNF ... EBNF] to EBNF[[ ]], EBNF[=[ ]=], etc.
<EBNF looked for a main word, but this functionality is just EBNF[[ ]]
now.
2017-08-05 22:23:57 -05:00
John Benediktsson
90994cc5d0
shell: resurrecting from unmaintained to extra.
2016-03-27 16:08:35 -07:00
Slava Pestov
b075f20d80
Move multi-methods, and vocabs that depend on them (dns, shell, newfx). Multi methods won't be in Factor 1.0 and I don't want to keep maintaining this feature
2009-04-22 06:50:09 -05:00
Eduardo Cavazos
3f121f8809
shell.parser: Fix bug in ast>pipeline-expr
2008-05-16 17:09:38 -05:00
Eduardo Cavazos
827d0653a5
ix: Add syntax and implementation for executing inline Factor code
2008-04-19 14:10:40 -05:00
Eduardo Cavazos
0fd4acb85e
shell: Add pipeline syntax
2008-04-18 19:23:30 -05:00
Eduardo Cavazos
733aef6276
shell: Add environment variable lookup
2008-04-17 19:46:28 -05:00
Eduardo Cavazos
f516958dcf
Interactive Executive
2008-04-17 16:05:49 -05:00