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

feat: Add compiler toolchain for developers #18

Merged
merged 6 commits into from Dec 12, 2022

Conversation

yufeiminds
Copy link
Contributor

@yufeiminds yufeiminds commented Nov 28, 2022

This is a proposal for a programming language compiler front/middle end, also including the POC (Proof of concept) code.

Only the VSCode will be supported in this POC.

FEATURES:

  • Support for syntax highlighting
  • Support for code completion
  • Support for code linting
  • Support for code formatting

Follow features move to another pull request:

  • Support for code navigation
  • Support for code refactoring
  • Support for vulnerability detection

Proposal: A001: Compiler toolchain for developers

@guance-review-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yufeiminds

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@93d8e8e). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage        ?   54.67%           
=======================================
  Files           ?       41           
  Lines           ?     4311           
  Branches        ?        0           
=======================================
  Hits            ?     2357           
  Misses          ?     1671           
  Partials        ?      283           

@yufeiminds yufeiminds changed the title feat: Add compiler toolchain for developers [WIP] feat: Add compiler toolchain for developers Nov 29, 2022
@guance-review-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yufeiminds

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link

netlify bot commented Dec 9, 2022

Deploy Preview for phenomenal-palmier-a1e093 failed.

Name Link
🔨 Latest commit 3d3b899
🔍 Latest deploy log https://app.netlify.com/sites/phenomenal-palmier-a1e093/deploys/639358388e103d000ceeae4f

@guance-review-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yufeiminds

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yufeiminds yufeiminds changed the title [WIP] feat: Add compiler toolchain for developers feat: Add compiler toolchain for developers Dec 9, 2022
@yufeiminds
Copy link
Contributor Author

/hold

hold to next week.

@yufeiminds
Copy link
Contributor Author

/unhold

@yufeiminds
Copy link
Contributor Author

/cc @coanor

@coanor
Copy link
Contributor

coanor commented Dec 12, 2022

/lgtm

@yufeiminds yufeiminds merged commit 6702786 into GuanceCloud:main Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants