mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 12:22:10 +03:00
12 lines
157 B
Plaintext
12 lines
157 B
Plaintext
|
---
|
||
|
logo: black
|
||
|
title: Interpreter
|
||
|
sort: 5
|
||
|
hide: true
|
||
|
---
|
||
|
|
||
|
# Interpreter
|
||
|
|
||
|
The Urbit interpreter is written in C.
|
||
|
|
||
|
Watch this space for actual documentation.
|