summaryrefslogtreecommitdiffhomepage
path: root/CITATION.cff
blob: 4e2800ed0ea55292dd6b3e4fbcb21b143a133428 (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
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/nekernel-org/necti'
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