argotorg / argotorg/fe

Sync keywords / reserved words from spec with the ones used in the implementation

Open
#504 0 comments 0 reactions 0 assignees View on GitHub
type: lang-spec
Dominant language
Rust
Stars
1.7k
Forks
218
Avg merge
1d 7h
Merged PRs (30d)
6

Description

### What is wrong?

The spec defines a list of keywords and reserved words but we the implementation doesn't yet respect those and it may be out of date.

### How can it be fixed

1. Make sure the spec lists all the keywords that Fe is currently using
2. Decide on the final keywords/reserved words in the spec
3. Ensure the implementation enforces the keywords/reserved words from the spec

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the keyword and reserved-word lists in the Fe specification and implementation, then compare them to identify discrepancies. Define the final list with the project maintainers, update both sources, and verify that the implementation enforces the agreed terms.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
compilers, documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.