An Idris 2 code generator that outputs Dart code.
To explore what cross-platform app development with Idris 2 powered by Flutter can look like and maybe build something beautiful along the way.
Bits* valuesIOArray primitivesmake all./build/exec/idris2dart to your PATH or create an aliasidris2dart is a fully functional Idris 2 environment except it comes with a single code generator, dart.
For example, to compile an Idris module to Dart, use:
$ idris2dart Main.idr -o main.dart
188 commits
Idris
97.7%
Makefile
1.3%
An Idris 2 code generator that outputs Dart code.
To explore what cross-platform app development with Idris 2 powered by Flutter can look like and maybe build something beautiful along the way.
Bits* valuesIOArray primitivesmake all./build/exec/idris2dart to your PATH or create an aliasidris2dart is a fully functional Idris 2 environment except it comes with a single code generator, dart.
For example, to compile an Idris module to Dart, use:
$ idris2dart Main.idr -o main.dart
188 commits
Idris
97.7%
Makefile
1.3%