27 lines
550 B
Markdown
27 lines
550 B
Markdown
---
|
|
Title: ARCTIC Documentation
|
|
Author: Louis A. Burke
|
|
Language: en
|
|
CSS: documentation.css
|
|
LaTeX Leader: arctic-leader.tex
|
|
LaTeX Begin: arctic-begin.tex
|
|
LaTeX Footer: arctic-footer.tex
|
|
LaTeX Header Level: 3
|
|
---
|
|
|
|
# ARCTIC Code
|
|
|
|
ASCII Rendered, Cross-Target Invocation Character Codes
|
|
|
|
An executable "binary" format consisting of only ASCII characters.
|
|
|
|
## Goals
|
|
|
|
The priorities of this project are:
|
|
|
|
- Reasonable performance
|
|
- Easy to compile to
|
|
- Reasonable to hand-write
|
|
- Reasonable to debug
|
|
- Possible to interface to native environments
|