An open API service indexing awesome lists of open source software.

https://github.com/mgoltzsche/fa-pap-xml-interpreter

A GUI and interpreter for the german tax office's program flow format. https://mgoltzsche.github.io/fa-pap-xml-interpreter/
https://github.com/mgoltzsche/fa-pap-xml-interpreter

calculator expression expression-language german interpreter language lohnsteuer pap rechner tax ui wage xml

Last synced: 12 months ago
JSON representation

A GUI and interpreter for the german tax office's program flow format. https://mgoltzsche.github.io/fa-pap-xml-interpreter/

Awesome Lists containing this project

README

          

# fa-xml-interpreter
An interpreter for the german tax office's [program flow format](https://www.bmf-steuerrechner.de/interface/pseudocodes.xhtml).

... and an experiment with ECMAScript 6 and webpack.

It is served here [here](https://mgoltzsche.github.io/fa-pap-xml-interpreter/).

## Build

```
make
```