repositories
/
msc-thesis1617.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca98697
)
remove todo
author
Mart Lubbers
<mart@martlubbers.net>
Fri, 26 May 2017 18:44:57 +0000
(20:44 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Fri, 26 May 2017 18:44:57 +0000
(20:44 +0200)
introduction.tex
patch
|
blob
|
history
diff --git
a/introduction.tex
b/introduction.tex
index
36ef589
..
ade211e
100644
(file)
--- a/
introduction.tex
+++ b/
introduction.tex
@@
-123,4
+123,4
@@
process of compiling an \gls{Ivory} program happens in stages. The embedded
code is transformed into an \gls{AST} that is sent to a backend. The
\gls{mTask} \gls{EDSL} transform the embedded code during compile-time directly
into the backend which is often a state transformer that will execute on
-runtime.
\todo{Misschien een beetje onduidelijk of kort?}
+runtime.