It's hard to come up with a language.

This commit is contained in:
Neil 2022-01-19 17:52:07 -08:00
parent bdeab375e1
commit 9fc1514678
1 changed files with 4 additions and 0 deletions

View File

@ -36,7 +36,11 @@ static int lex_line(const char *YYCURSOR, unsigned *const u) {
dot = [.];
end = [\x00];
eol = [\n];
w = [ \t]*;
glider = "{" "glider" ":";
flight = "{" "}";
@o1 octet dot @o2 octet dot @o3 octet dot @o4 octet end {