summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
blob: d88054456d107b8c431803567fcd49d0faa1a397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
title: NeKernel.org Compiler Toolchain Infrastructure
message: The toolchain of NeKernel.org
type: software
authors:
  - given-names: Amlal
    family-names: El Mahrouss
    email: aelmahrouss@acm.org
identifiers:
  - type: url
    value: 'https://nekernel.org'
    description: NeKernel.org
repository-code: 'https://github.com/ne-foss-org/nectar'
url: 'https://nekernel.org'
abstract: >-
  This is NeKernel.org's Operating System toolchain, authored
  by Amlal El Mahrouss.
keywords:
  - toolchain
  - linker
  - compiler
  - assembler
  - cpp
license: Apache-2.0