hello-cairo-plugin
Cairo printer
A plugin for a Cairo-based language that prints messages when annotated with a specific attribute.
A hello world plugin for cairo language
3 stars
1 watching
2 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lambdaclass/cairo-vm | An implementation of the Cairo VM in Rust for generating provable programs. | 522 |
lambdaclass/cairo-vm_in_go | An implementation of a programming language for writing provable programs in Go. | 56 |
starkware-libs/cairo | A Rust-based language for creating provable programs that can perform general computation | 1,599 |
k0kubun/pp | A library providing colored pretty-printing capabilities for Go programs | 1,862 |
rpav/cl-cairo2 | Cairo bindings for Common Lisp allow the creation of graphical user interfaces in a high-level, dynamic language. | 62 |
shramee/starklings-cairo1 | An interactive tutorial to get started with Cairo and Starknet programming | 452 |
lambdaclass/cairo_native | Compiles Cairo's intermediate representation to machine code using MLIR and LLVM | 121 |
ungerik/go-cairo | Provides a Go interface to the cairo graphics library | 146 |
kowainik/colourista | Provides a high-level interface for printing colourful messages to the terminal | 66 |
cryptonerdcn/wasm-cairo | A suite of development tools and a WebAssembly runtime environment for supporting the Cairo programming language. | 54 |
milancermak/graffiti | A Cairo-based library for building XML documents with a focus on flexibility and ease of use | 8 |
andrewmilson/sandstorm | A Cairo prover built on top of miniSTARK that generates proofs for computational integrity and verification of Smart Contract programs. | 158 |
yassinebenaid/godump | A utility for printing arbitrary Go data in a structured and colored format | 151 |
keep-starknet-strange/alexandria | A collection of useful algorithms and data structures implemented in Cairo for use in software development. | 234 |
keep-starknet-strange/ziggy-starkdust | An experimental implementation of a Cairo VM in Zig, enabling execution of Cairo programs. | 83 |