HamzaHassanain / HamzaHassanain/polyman

Allow custom compiler executable

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
35
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It would be great if the compiler executable could be configurable instead of being hardcoded to g++.

For example, I'd like to use g++-15 (or other versions) without changing my system's default compiler.

Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by searching the TypeScript CLI source for the hardcoded g++ executable and trace how compiler commands are invoked; done means a user can select g++-15 or another executable without changing the system default.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, node.js, typescript
Domain
cli, compilers
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.