evgTSV / evgTSV/Telta

Bound source argument files to lexer interface

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
F#
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We have an abstract class **`SoureFile`** that the lexer works with.

It is necessary to make a class that will inherit from this abstract class. This class should be a bridge to transfer the source code to the lexer from the command line.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the abstract `SoureFile` class and the lexer entry point, then trace how command-line source files currently reach the compiler. Define the concrete bridge class and verify that command-line source code can be passed through the lexer without bypassing its interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp
Domain
cli, compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.