Skip to content

Improvements Lexer & Token struct #27

@Ed94

Description

@Ed94
  • Use bit-flags for metadata.
  • Actually keep track of the operator type per token instead of just "Operator". It will simplify the operator parse,
  • Lex all C++ keywords ( right now not all of them are lexed, they are just interpreted as identifiers )

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions