-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathCITATION.cff
More file actions
49 lines (41 loc) · 1.3 KB
/
Copy pathCITATION.cff
File metadata and controls
49 lines (41 loc) · 1.3 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
cff-version: 1.2.0
message: "If you use AINL in research, software, benchmarks, or publications, please cite this project and preserve initiator attribution to Steven Hooley."
title: "AINL (AI Native Lang)"
type: software
authors:
- family-names: "Hooley"
given-names: "Steven"
alias: "sbhooley"
website: "https://stevenhooley.com"
abstract: >-
AINL (AI Native Lang) is an AI-native language and runtime ecosystem for
human+AI co-development, canonical IR-oriented execution, structured code
generation, and rigorous evaluation workflows for AINL-producing systems.
The project was human-initiated by Steven Hooley and developed in active
collaboration with AI systems.
keywords:
- AI-native language
- compiler
- runtime
- intermediate representation
- constrained decoding
- evaluation
- fine-tuning
- co-development
license: Apache-2.0
url: "https://stevenhooley.com"
version: "1.8.0"
date-released: "2026-04-26"
# Optional if you publish a paper, Zenodo archive, or software DOI:
# identifiers:
# - type: doi
# value: "10.0000/example-doi"
# Optional if you want preferred citation metadata later:
# preferred-citation:
# type: article
# authors:
# - family-names: "LastName"
# given-names: "FirstName"
# title: "AINL: ..."
# journal: "..."
# year: 2026