-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
47 lines (46 loc) · 1.25 KB
/
CITATION.cff
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: AQ
message: >-
AQ is an interpreted programming language. It is fast,
small, simple and safe. At the same time, programs written
in AQ can also be compiled. Maybe a great piece of work.
type: software
authors:
- given-names: Zicong
family-names: Xie
email: ax-6@outlook.com
orcid: 'https://orcid.org/0009-0001-4704-6626'
- name: AQ ORG
email: admin@axa6.com
website: 'https://www.axa6.com'
identifiers:
- type: url
value: 'https://www.axa6.com'
description: Official Website
- type: url
value: 'https://github.com/aq-org/AQ'
description: Github
repository-code: 'https://github.com/aq-org/AQ'
url: 'https://www.axa6.com'
abstract: >-
AQ is an interpreted programming language. It is fast,
small, simple and safe. At the same time, programs written
in AQ can also be compiled. Maybe a great piece of work.
keywords:
- AQ
- Programming language
- Virtual Machine
- Software
- Compiler
- fast
- safe
- small
- easy
- program
- simple
license: AGPL-3.0
commit: 'https://github.com/aq-org/AQ/releases/tag/Prototype'
version: Prototype Preview
date-released: '2024-09-28'