Skip to content

[WIP] [Feature]: Add class#2

Closed
mtmatt with Copilot wants to merge 1 commit into
class-featuresfrom
copilot/fix-1
Closed

[WIP] [Feature]: Add class#2
mtmatt with Copilot wants to merge 1 commit into
class-featuresfrom
copilot/fix-1

Conversation

Copilot AI commented Jul 4, 2025

Copy link
Copy Markdown

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original issue description:

Implement class for this language. It should support class member and method. The syntax should be as follows:

Class <class_name>:
    Algorithm new(self):
        self.x <- 0
        self.y <- 0

Fixes #1.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@mtmatt
mtmatt changed the base branch from main to class-features July 4, 2025 09:58
@mtmatt

mtmatt commented Jul 4, 2025

Copy link
Copy Markdown
Owner

What's your plan?

Copilot AI requested a review from mtmatt July 4, 2025 10:56
Copilot stopped work on behalf of mtmatt due to an error July 4, 2025 10:56
@mtmatt mtmatt closed this Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Add class

2 participants