Inko

Programming language with deterministic automatic memory management

This project is funded by NLnet through these subgrants:

Options

programs.inko
programs.inko.enable

Whether to enable inko.

Type:
boolean
Default:
false

Examples

{ ... }:

{
  programs.inko.enable = true;
}