Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cff-version: 1.2.0
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
title: cppfront
authors:
- given-names: Herb
family-names: Sutter
repository-code: 'https://github.com/hsutter/cppfront'
abstract: A personal experimental C++ Syntax 2 -> Syntax 1 compiler
license: CC-BY-NC-ND-4.0