markcornwell / markcornwell/pilar
Working list of design goals
Open
Nobody has claimed this yet.
- Dominant language
- Assembly
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Implement a subset of r5rs scheme.
- Capable of compiling itself.
- Capable of compiling a variant of e5chess
- e5chess performance competitive with comparable C-programs
- Compiled e5chess should execute tree searches at 800 KN per second, comparable to the performance observed in the C/C++ versions of my nchess program
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by clarifying which goal is currently in scope, including the intended r5rs subset and the e5chess or nchess target. Done would require measurable progress against one agreed goal, such as compilation or the stated tree-search performance.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100