Skip to content

Feature: Add compiler abstraction - #93

Closed
rouson wants to merge 2 commits into
mainfrom
compiler-abstraction
Closed

Feature: Add compiler abstraction#93
rouson wants to merge 2 commits into
mainfrom
compiler-abstraction

Conversation

@rouson

@rouson rouson commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

This commit adds a compiler_t derived type that encapsulates the compiler name and major/minor/patch versions obtained by parsing the result of the compiler_version() intrinsic function.

rouson added 2 commits August 12, 2025 11:56
This commit adds compiler_t type that encapsulates the compiler
name and major/minor/patch versions as extracted by parsing the
result of the compiler_version() intrinsic function.
@rouson rouson closed this Aug 23, 2025
@rouson
rouson deleted the compiler-abstraction branch August 23, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant