TheAngryByrd / TheAngryByrd/MrBuild

Prototype a NativeAOT-compatible incremental syntax and dependency core

Open
#24 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ready-for-agent wayfinder:prototype
Dominant language
F#
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Part of #19

Question

Can a small, platform-agnostic NativeAOT-compatible prototype retain parsed representations and dependency information across edits while invalidating only the changed F# file and affected dependents?

The prototype should exercise F# Source Order, signature invalidation, document versions, project-reference edges, concurrent requests, and latest-input-wins result publication. It should measure allocation and latency behavior, but need not implement the full F# language or editor feature set.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading parent issue #19 and define the prototype boundary from this issue. Scope the design around F# source order, signature invalidation, document versions, project-reference edges, concurrency, and latest-input-wins publication. Done means the prototype exercises those cases and reports allocation and latency behavior without implementing the full language or editor features.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.