Skip to main content
Ctrl+K

TinyStan

  • Getting Started
  • Language Interfaces
  • GitHub
  • Forums
  • Getting Started
  • Language Interfaces
  • GitHub
  • Forums

Section Navigation

  • Python Interface
  • Julia Interface
  • R Interface
  • Typescript (JavaScript) Interface
  • C API
  • Language Interfaces

Language Interfaces#

TinyStan currently has clients in four languages, and a public C API which underlies all the clients.

All language interfaces expose the same core functionality from the C API.

  • Python Interface
    • Installation
    • Example Program
    • API Reference
  • Julia Interface
    • Installation
    • Example Program
    • API Reference
  • R Interface
    • Installation
    • API Reference
  • Typescript (JavaScript) Interface
    • Targetting WASM with TinyStan
    • Installation
    • API Reference
  • C API
    • Installation
    • API Reference

previous

Getting Started

next

Python Interface

Edit on GitHub

This Page

  • Show Source

© Copyright 2025, TinyStan Developers.

Built with the PyData Sphinx Theme 0.16.1.