Skip to content

Commit dd44c16

Browse files
authored
Create README.md
1 parent 0e526a5 commit dd44c16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Pseudocode interpreter
2+
> Intepreter for the pseudocode used in the school-level selection of the Olympiads in Informatics
3+
4+
For the 2022/2023 edition, we updated the pseudocode that has been in use since 2018 in the school-level selections,
5+
making it more expressive and potentially suitable for other competitions as well. We're also working on an intepreter for the
6+
pseudocode, to ease debugging and work as a stepping stone towards more complex programming languages.

0 commit comments

Comments
 (0)