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

Rework #1 #34

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from
Draft

Rework #1 #34

wants to merge 46 commits into from

Conversation

EthanThatOneKid
Copy link
Collaborator

@EthanThatOneKid EthanThatOneKid commented Dec 8, 2021

Work-in-Progress

  • Resolve all lint errors
  • Achieve 100% code coverage
  • Build out Fart transpiler
  • Build out Fart server
  • Write out Fart docs

@EthanThatOneKid EthanThatOneKid added this to the v1.0 milestone Dec 8, 2021
@EthanThatOneKid EthanThatOneKid self-assigned this Dec 8, 2021
@EthanThatOneKid
Copy link
Collaborator Author

Global Renaming

Some names used in the internal and external Fart library and other software are not yet set in stone. Better names come along with time.

  • Rename Lexicon enum to Lexeme to match the lib's current enum pattern
  • Move /transpile/utils.ts to /transpile/common/utils.ts.

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.

1 participant