Skip to main content

Douz is an experimental language for embedded and math.

Project description

# The Douz Programming Language

![img](./res/douz.jpg)

# Installation

` $ apt install -y llvm # Install LLVM $ pip3 install pydouz # Install Front End of Douz `

# Play

Pydouz is a compiled language, but it comes with a JIT interpreter at the same time, so you can “run” source code directly:

` $ pydouz run ./examples/fib.dz Exit: 89 `

Or you can compile it to a executable output:

` $ pydouz build ./examples/fib.dz -o /tmp/fib `

# Licences

WTFPL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydouz-0.1.2.tar.gz (7.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page