-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.yml
58 lines (58 loc) · 1.59 KB
/
metadata.yml
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
50
51
52
53
54
55
56
57
58
'@context': https://schema.org/
creativeWorkStatus: Published
type: LearningResource
name: Mini-Python Builder (Backend)
description: >-
This repository provides a Java-based builder for Mini-Python and a matching C
runtime. The builder emits corresponding C code via API calls (analogous to
LLVM). Please read the documentation in the docs folder.
license: https://opensource.org/license/mit
id: https://github.com/Compiler-CampusMinden/Mini-Python-Builder
creator:
- givenName: Carsten
familyName: Gips
id: https://orcid.org/0000-0002-4230-9060
type: Person
affiliation:
name: Hochschule Bielefeld
type: Organization
- givenName: Birgit Christina
familyName: George
id: https://orcid.org/0009-0001-6148-9677
type: Person
affiliation:
name: Hochschule Bielefeld
type: Organization
- givenName: Florian
familyName: Warzecha
type: Person
affiliation:
name: Hochschule Bielefeld
type: Organization
- givenName: Sebastian
familyName: Steinmeyer
type: Person
affiliation:
name: Hochschule Bielefeld
type: Organization
- givenName: Michael
familyName: Peters
type: Person
affiliation:
name: Hochschule Bielefeld
type: Organization
keywords:
- compiler
- backend
- code generation
- oer
inLanguage:
- de
about:
- https://w3id.org/kim/hochschulfaechersystematik/n079
learningResourceType:
- https://w3id.org/kim/hcrt/application
educationalLevel:
- https://w3id.org/kim/educationalLevel/level_A
- https://w3id.org/kim/educationalLevel/level_6
datePublished: '2024-02-28'