aboutsummaryrefslogtreecommitdiff
path: root/README.org
blob: f3b10afa6bfc3d253c39208132abc40df575359f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#+begin_example
┌───────────────────────────┐
│  ____       _______ _____ │
│ / __ \   /\|__   __/ ____|│
│| |  | | /  \  | | | (___  │
│| |  | |/ /\ \ | |  \___ \ │
│| |__| / ____ \| |  ____) |│
│ \____/_/    \_\_| |_____/ │
└───────────────────────────┘
#+end_example

Oreo's Artful Terse Scheme.

Goals:
+ Scheme interpreter
+ Scheme compiler for x86
+ Type system, hints for optimiser