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
0188a1a510
shell: fix rename of glob-directory to glob.
2016-04-06 17:02:03 -07:00
John Benediktsson
8fdfc7f973
shell: using glob-directory.
2016-03-27 18:52:45 -07: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
Slava Pestov
df18c0b6e7
Making more code infer
2009-04-15 19:03:44 -05:00
Slava Pestov
e0f86889c7
Fixing load-everything for io.files split
2008-12-15 01:13:35 -06:00
Doug Coleman
0e9ecc1ba9
directory changes
2008-10-19 13:09:48 -05:00
Doug Coleman
0a539520b2
fix using
2008-10-18 22:50:10 -05:00
Slava Pestov
13f52ea659
Fix minor load problems from words being moved around
2008-07-28 23:20:54 -05:00
Eduardo Cavazos
7b9d3d844d
shell: Remove calls to 'ast>>'
2008-07-24 18:13:27 -05:00
Eduardo Cavazos
bf238283da
Update code for combinators.short-circuit
2008-06-24 13:47:54 -05:00
Eduardo Cavazos
981df58ef7
shell: Add basic pipeline support
2008-05-16 18:14:36 -05:00
Eduardo Cavazos
3f121f8809
shell.parser: Fix bug in ast>pipeline-expr
2008-05-16 17:09:38 -05:00
Eduardo Cavazos
0f30e13295
shell: Add backquote expansion
2008-04-20 17:17:48 -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