-
Notifications
You must be signed in to change notification settings - Fork 7
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Character literals not supported despite being referenced in docs and code scaffolding
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#25 In KonstantineVashalomidze/kosta-interpreter;README: Examples show 'dot notation' for array and hashmap access, but not implemented in code
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#24 In KonstantineVashalomidze/kosta-interpreter;Write BlockStatementTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#12 In KonstantineVashalomidze/kosta-interpreter;Write ProgramTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#11 In KonstantineVashalomidze/kosta-interpreter;Write PrefixExpressionTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#10 In KonstantineVashalomidze/kosta-interpreter;Write IntegerLiteralTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#9 In KonstantineVashalomidze/kosta-interpreter;Write InfixExpressionTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#8 In KonstantineVashalomidze/kosta-interpreter;Write IfExpressionTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#7 In KonstantineVashalomidze/kosta-interpreter;Write IdentifierTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#6 In KonstantineVashalomidze/kosta-interpreter;Write FunctionLiteralTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#5 In KonstantineVashalomidze/kosta-interpreter;Write CallExpressionTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#4 In KonstantineVashalomidze/kosta-interpreter;Write BooleanLiteralTest class.
good first issueGood for newcomersGood for newcomersStatus: Open.#3 In KonstantineVashalomidze/kosta-interpreter;