factor/basis/alien
Doug Coleman 27b3c4cccf functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR>
Functors contain nested definitions, much like <PRIVATE PRIVATE> blocks.
A new parser will be able to parse nested definitions unambigiously without
knowledge of the definition of <FUNCTOR: itself, which is not the case if
it looks like FUNCTOR: instead.
2017-08-05 20:41:19 -05:00
..
arrays core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
c-types alien.c-types: c-type-string without using prettyprint words 2016-08-11 15:25:46 +02:00
complex functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
data basis/: more docs 2017-07-09 15:08:49 +02:00
destructors functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
endian alien.endian: Add a couple more types. This vocab needs better 2017-07-03 19:15:22 -07:00
enums factor: Add newlines to every line. 2017-06-01 13:46:32 -05:00
libraries factor: Rename start -> subseq-start, start* -> subseq-start-from. 2017-06-01 14:45:54 -05:00
parser Revert "alien.parser: throw error if enum values don't fit c-type." 2016-11-09 15:41:54 -08:00
prettyprint alien.*: moving the c-type-string word to the alien.c-types vocab 2016-08-10 21:34:38 +02:00
remote-control basis: Cleaning up tests using lists and IN: forms. 2016-03-30 20:04:14 -07:00
syntax strings.parser: remove parse-short-string, everyone should parse-string. 2016-04-04 15:00:04 -07:00