Skip to main content

The Cpyte programming language compiler

Project description

Check out the official documentation here.

Note: Version 1.6.1 had a critical division by zero error that wasn't caught.

Examples

You'll find comprehensive examples in the examples/ directory that cover C imports, header imports, 64-bit support, and standard library usage:

File Description
examples/c_import_example.cpy Importing and calling functions from C source files
examples/example_math.c C source with math utility functions for the C import example
examples/h_import_example.cpy Importing functions declared in C header files
examples/example_functions.h / example_functions.c Header and implementation for the H import example
examples/64bit_example.cpy Comprehensive int64/uint64 arithmetic, hex literals, type promotion
examples/c_library_imports.cpy Using built-in C libraries (stdio, stdlib, math, string, time)
examples/mixed_features.cpy Combines C imports, H imports, 64-bit, structs, pointers, linked lists
examples/mixed_helpers.c / mixed_helpers.h Supporting C/header files for the mixed features example

You can also import .cpy files — the examples show how to use import "other.cpy" to bring in public functions and structs from other Cpy files.

Run any example with:

python source/mainpie.py --jit examples/<filename>.cpy

Note

Cpyte is experimental software. The compiler is continuously tested with fuzzing, and we're still discovering and fixing correctness bugs. While many programs compile and run correctly, I can't make any guarantees about correctness or stability.

If you decide to use Cpyte, always use the latest version — older versions have bugs that are pretty easy to run into.

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

cpyte-1.8.2.tar.gz (74.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cpyte-1.8.2-py3-none-any.whl (75.5 kB view details)

Uploaded Python 3

File details

Details for the file cpyte-1.8.2.tar.gz.

File metadata

  • Download URL: cpyte-1.8.2.tar.gz
  • Upload date:
  • Size: 74.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for cpyte-1.8.2.tar.gz
Algorithm Hash digest
SHA256 adddb8ddc430768bc26c944af0489663596d125604892b79b47023246f0b9c8c
MD5 727c569502dcce674822927c1fb9ebcb
BLAKE2b-256 3636cb391d4ebdac04c66417190f7cfc225a40b526f3c6c8984886797130ebfb

See more details on using hashes here.

File details

Details for the file cpyte-1.8.2-py3-none-any.whl.

File metadata

  • Download URL: cpyte-1.8.2-py3-none-any.whl
  • Upload date:
  • Size: 75.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for cpyte-1.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 33421005eecd54eaeb2f2e93bd5e0049f65fe92088f3486140b3aa95d92f09e1
MD5 5e0cc0c45974d3fddbd58433a0ed03e6
BLAKE2b-256 dd186707e620dbbc861bc073629f2e2fc75daaf6a5ccfee5875312661c939383

See more details on using hashes here.

Supported by

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