pollen 0.1.1

Runtime for the pollen programming language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.pollen-sys]
version = "0.1.0"

[package]
authors = ["Mateus de Lima Oliveira <mateus@ativarsoft.com>"]
description = "Runtime for the pollen programming language"
edition = "2018"
homepage = "https://pollen-lang.org"
license = "MIT"
name = "pollen"
readme = "../../README.md"
repository = "https://github.com/ativarsoft/pollen-lang"
version = "0.1.1"