Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify SPEC.md #3

Closed
mqxf opened this issue Mar 20, 2024 · 2 comments · Fixed by #4
Closed

Specify SPEC.md #3

mqxf opened this issue Mar 20, 2024 · 2 comments · Fixed by #4
Assignees
Labels
C2-docs Documentation which needs adding or updating D1-medium A medium task P0-ASAP High priority task, finish ASAP

Comments

@mqxf
Copy link
Contributor

mqxf commented Mar 20, 2024

Write the SPEC.md file, to specify the syntax and important primitive parts of the language. This should not include standard library components. However, it should go over: syntax, types, generics, objects and anything else that needs to be evaluated at compile time. We will discuss this specification from a standpoint of the complexity of the parser, and perhaps change the syntax, if we deem it too complex to parse.

@mqxf mqxf added C2-docs Documentation which needs adding or updating D1-medium A medium task P0-ASAP High priority task, finish ASAP labels Mar 20, 2024
@BestMat
Copy link
Member

BestMat commented Mar 20, 2024

@mqxf have done with data types and variable declaration.

@BestMat
Copy link
Member

BestMat commented Mar 20, 2024

@mqxf check the newly updated version of SPEC.md: https://github.com/bestmat-inc/devscript/blob/BestMat-patch-1/SPEC.md

@mqxf mqxf mentioned this issue Mar 20, 2024
@mqxf mqxf closed this as completed Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C2-docs Documentation which needs adding or updating D1-medium A medium task P0-ASAP High priority task, finish ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants