From 3b0d1c2bbcbdef220ee5b3b8dbb8803a4db279cf Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Thu, 11 May 2023 16:13:38 +0200 Subject: set white background in figures --- yaegi-internals/yaegi_internals_fig1.drawio.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yaegi-internals/yaegi_internals_fig1.drawio.svg') diff --git a/yaegi-internals/yaegi_internals_fig1.drawio.svg b/yaegi-internals/yaegi_internals_fig1.drawio.svg index bfe123f..b830827 100644 --- a/yaegi-internals/yaegi_internals_fig1.drawio.svg +++ b/yaegi-internals/yaegi_internals_fig1.drawio.svg @@ -1,4 +1,4 @@ -
p
p
r
r
i
i
n
n
t
t
(
(
"
"
h
h
stream of characters
stream of characters
tokens
tokens
scanner
scanner
parser
parser
Abstract Syntax Tree (AST)
Abstract Syntax Tree (AST)
analyser
analyser
annotated AST
annotated AST
generator
generator
ident
ident
lpar
lpar
string
string
comma
comma
add
add
load
load
call
call
print
print
code instructions
code instructions
executor
executor
print("hello", 2+3)
print("hello", 2+3)
hello5
hello5
Text is not SVG - cannot display
\ No newline at end of file +
p
p
r
r
i
i
n
n
t
t
(
(
"
"
h
h
stream of characters
stream of characters
tokens
tokens
scanner
scanner
parser
parser
Abstract Syntax Tree (AST)
Abstract Syntax Tree (AST)
analyser
analyser
annotated AST
annotated AST
generator
generator
ident
ident
lpar
lpar
string
string
comma
comma
add
add
load
load
call
call
print
print
code instructions
code instructions
executor
executor
print("hello", 2+3)
print("hello", 2+3)
hello5
hello5
Text is not SVG - cannot display
\ No newline at end of file -- cgit v1.2.3