Skip to content

[Feature request] Scroll style comments #54

Description

@0qln

Something like this:

/*\                                             /*\
|*|---------------------------------------------|*|
|*| generate the see score outside of the move  |*|
|*| generation and the sorting, such that it    |*|
|*| isn't computed for each comparison and when |*|
|*| don't break cache locality.                 |*|
|*|---------------------------------------------|*|
\*/                                             \*/

Bottom right needs to be handled differently in a few languages, i.e.:

  • rust needs the last part to be \*/
  • other c-style languages might need /*\*/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions