-
Notifications
You must be signed in to change notification settings - Fork 2
/
CITATION.cff
36 lines (35 loc) · 1.08 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Gold
message: >-
A containerized environment for working on provably
correct software and much more
type: software
authors:
- given-names: Jason
name-particle: H
family-names: Wohlgemuth
email: [email protected]
affiliation: Oak Ridge National Laboratory
orcid: 'https://orcid.org/0000-0002-2057-9115'
repository-code: 'https://github.com/jhwohlgemuth/gold'
abstract: >-
Gold is a containerized environment for working on
provably correct software and much more. The Gold project
leverages composition and strives to maintain maximum
modularity. Use the most basic "dev" image for an
ergonomic command line environment with intuitive defaults
or use the "gold" image to work with a proof assistant
inside a VSCode instance running in your browser. Designed
to work with Docker, Podman, and Apptainer.
keywords:
- research
- development
- containers
- correctness
- coq
- lean
- rust
- webassembly
license: MIT