primate 0.1.2

A small DSL for cross-language constants. Write once, generate typed Rust, TypeScript, and Python.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[book]
title = "primate"
authors = ["Valtýr Örn Kjartansson"]
description = "Cross-language constant transpiler."
src = "src"
language = "en"

[output.html]
default-theme = "ayu"
preferred-dark-theme = "ayu"
smart-punctuation = true
additional-js = ["theme/primate-hljs.js"]

[output.html.fold]
enable = true
level = 1