machine

package module
v1.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2023 License: MIT Imports: 0 Imported by: 0

README

Formance Machine test

A virtual machine for moving money.

This repo bundles:

  • The Formance Machine VM
  • A Numscript parser
  • A Numscript compiler

Example

send [USD/2 1099] (
  source = {
    @users:001:wallet
    @users:001:credit
  }
  destination = {
    85% to @drivers:033
    15% to @platform:fees
  }
)

Documentation

You can find the complete Formance documentation at docs.formance.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
vm
Provides `Machine`, which executes programs and outputs postings.
Provides `Machine`, which executes programs and outputs postings.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL