jgabaut / jgabaut/roko

Refactor file interpreter to use binary files

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

At the moment, the files to be parsed are actually text files with one operation per line.

An appropriate refactor to use a binary representation would be great.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides no file or test names. Start by locating the interpreter's current text-file parsing entry point and tracing how parsed operations reach the virtual machine. Define the binary representation and its compatibility expectations before changing code; done means the interpreter can parse and execute the binary files consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
compilers
Issue type
Refactor
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.