amarpotghan/dhall-scala
dhall-scala is a Scala library for consuming dhall configuration files from Scala programming language.
ScalaBSD-3-Clause
Issues
- 4
LICENSE
#16 opened by amarpotghan - 0
Study Dhall tutorial
#1 opened by missingfaktor - 1
Parser for Dhall expressions, continued
#29 opened by missingfaktor - 2
Future of the project
#37 opened by clayrat - 0
Implement pretty printer for expression
#14 opened by amarpotghan - 0
- 0
Implement type checker
#11 opened by amarpotghan - 1
- 0
Implement expression normalizer
#6 opened by amarpotghan - 0
Make interpret class customisable, see first bullet at: https://hackage.haskell.org/package/dhall-1.2.0/changelog
#31 opened by amarpotghan - 0
Add support for importing path's contents as Text, see third bullet in https://hackage.haskell.org/package/dhall-1.2.0/changelog
#30 opened by amarpotghan - 3
Introduce scalafmt
#17 opened by missingfaktor - 0
Stack safety in various recursive functions
#28 opened by amarpotghan - 0
Publishing library
#22 opened by amarpotghan - 0
CI setup for master and pull requests
#13 opened by amarpotghan - 0
Add AST for Dhall Expressions
#5 opened by amarpotghan - 0
Migrate from ScalaTest to Specs2
#3 opened by missingfaktor - 0
- 0
- 0
Make type errors user friendly
#12 opened by amarpotghan - 0
Support for FilePaths and Remote programs
#10 opened by amarpotghan - 0
Implement builtin types
#7 opened by amarpotghan - 0
Perform the initial setup
#2 opened by missingfaktor