From cd28b1ec07c8ad615078a1ec55f4f9dfc6b92504 Mon Sep 17 00:00:00 2001 From: M.Gergő Date: Sun, 17 May 2020 06:39:32 +0200 Subject: New Read function (Own) --- engine.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 engine.html (limited to 'engine.html') diff --git a/engine.html b/engine.html new file mode 100644 index 0000000..095071f --- /dev/null +++ b/engine.html @@ -0,0 +1,18 @@ + + + + + + + Welcome file + + + + +

Engine is using a Finite State Machine

+

(markdown graph)

+
\n,\r
comment_sign
any_space
utf8_BOM
square_bracket
alpha_num
other
any_character
\n, \r
\n, \r
comment_sign
square_bracket
alpha_num
other
square_bracket
alpha_num
other
\n, \r
any_space
comment_sign
other
equal_sign
alpha_num
any_space
other
equal_sign
any_space
other
\n, \r
comment_sign
double_quotation_mark
any_space
alpha_num
other
\n, \r
comment_sign
alpha_num
any_space
other
prev==quoted_val
\n \r
comment_sign
any_space
other
double_quotation_mark
backslash
\r \n \0
any_other
any_other
\n \r \0 prev==ERROR
other
Start
Stop
Comment
begin_space
section
label
ERROR
sect_end
value_pre
label_end
quoted_val
value
value_end
BS
+
+ + + -- cgit v1.2.3