API#
The main Kork API is shown here:
|
A coding chain. |
Default AST Printer implementation. |
|
Abstract interface for retrieving programming context. |
|
|
Retrieve information as was provided without any filtering or re-ranking. |
Abstract interface for an example retriever. |
|
|
Simple example retriever. |
Kork Interpreter#
Use this to return the result of the interpreter. |
|
|
Run the interpreter with the given code. |
|
Environment for storing variables and function definitions. |
Generic Kork exception. |