Skip to content

Latest commit

 

History

History
192 lines (158 loc) · 3.81 KB

unstable-python-api.rst

File metadata and controls

192 lines (158 loc) · 3.81 KB

Unstable Python API

vehicle_lang.ast

vehicle_lang.ast

load

Programs

Program

Main

Declarations

Declaration

DefFunction

DefPostulate

Expressions

Expression

App

PartialApp

Binder

BoundVar

Builtin

FreeVar

Lam

Let

Pi

Universe

Builtins

BuiltinFunction

AddInt

AddNat

AddRat

And

AtVector

Bool

BoolType

ConsList

ConsVector

DivRat

EqIndex

EqInt

EqNat

EqRat

Exists

FoldList

FoldVector

Forall

GeIndex

GeInt

GeNat

GeRat

GtIndex

GtInt

GtNat

GtRat

If

Implies

Index

IndexType

Indices

Int

IntType

LeIndex

LeInt

LeNat

LeRat

ListType

LtIndex

LtInt

LtNat

LtRat

MapList

MapVector

MaxRat

MinRat

MulInt

MulNat

MulRat

Nat

NatType

NeIndex

NeInt

NeNat

NeRat

NegInt

NegRat

NilList

Not

Or

PowRat

Rat

RatType

Sample

SubInt

SubRat

Unit

UnitType

Vector

VectorType

ZipWithVector

Abstract Base Class

AST

Provenance

Provenance

MISSING

vehicle_lang.compile

vehicle_lang.compile

vehicle_lang.compile.abc

vehicle_lang.compile.abc

vehicle_lang.compile.abcboolasbool

vehicle_lang.compile.abcboolasbool

vehicle_lang.compile.abcnumeric

vehicle_lang.compile.abcnumeric

vehicle_lang.compile.python

vehicle_lang.compile.python

vehicle_lang.pygments

vehicle_lang.pygments

vehicle_lang.verify

vehicle_lang.verify

vehicle_lang.error

vehicle_lang.error

vehicle_lang.typing

vehicle_lang.typing