Skip to content

trying to compile any commands creates an error and doesnt work #4

@yummy-licorice

Description

@yummy-licorice

i tried to compile the example in the readme

import
  kapsis

commands:
  -- "Source-to-Source"
  src string(-s), path(`timl`), bool(--pretty):
    ## Transpile `timl` code to a specific target source
  
  ast path(`timl`), filename(`output`):
    ## Generate binary AST from a `timl` file

but it creates this error when i try to compile it
Screenshot from 2025-01-06 at 10_18_20 014830641

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions