Switch to LDC
Open
- Dominant language
- Assembly
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
DMD has some problem to implement OSes.
* DMD cannot disable x86 `red zone`.
* DMD cannot disable SIMD with soft-float enabled.
So I try to switch LDC, however both DMD and LDC do not have `x86Interrupt` ABI for IDT.. Maybe GDC is better choice for.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by reviewing the DMD, LDC, and GDC constraints described in the issue, especially x86 red-zone, SIMD soft-float, and x86Interrupt ABI support; done would require a decided compiler direction that supports the OS requirements.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers, operating-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100