Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christoph Reichenbach
EDAP15-exercise-3
Commits
7d00ba2d
Commit
7d00ba2d
authored
Dec 04, 2020
by
Noric Couderc
Browse files
Removed ref to spec in the instructions
The specification of teal-2 is not present.
parent
29d125cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Exercise3.md
View file @
7d00ba2d
...
...
@@ -172,7 +172,6 @@ Builtins should not return null, except `print`, but that case can be ignored.
## Resources
-
The
[
README.md
](
README.org
)
file contains general information about building, running, and extending Teal.
-
You can find the language specification for Teal-0
[
here
](
docs/teal-0.pdf
)
.
-
To test your program, you can use the Teal test programs that ship with
the distribution, in
`compiler/testfiles/interpreter/*.in`
, but you may
find it useful to build your own. (Note that not all of the programs in that directory will pass type checking!)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment