Files
basicmachines-co-basic-memory/test-int/fixtures/schema/valid/explicit-ref-note.md
Paul Hernandez c97733d785 feat: Schema system for Basic Memory (#549)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 15:04:42 -06:00

25 lines
707 B
Markdown

---
title: Grace Hopper
schema: Person
tags: [computing, navy, compilers]
---
# Grace Hopper
Pioneer of computer science and United States Navy rear admiral. This note uses
an explicit schema reference rather than relying on type matching.
## Observations
- [name] Grace Hopper
- [role] Computer scientist and Navy rear admiral
- [expertise] Compiler design
- [expertise] Programming language theory
- [email] grace.hopper@navy.mil
- [fact] Developed one of the first linkers and popularized machine-independent languages
- [fact] Coined the term "debugging" after finding an actual bug in a computer
## Relations
- works_at [[United States Navy]]
- contributed_to [[COBOL]]
- contributed_to [[UNIVAC]]