prettytable-native
CLI printer
An example of writing a standalone CLI application with Scala Native for pretty-printing CSV and JSON files
standalone application with scala native
10 stars
1 watching
0 forks
Language: Scala
last commit: over 1 year ago
Linked from 1 awesome list
cliscalascala-native
Related projects:
Repository | Description | Stars |
---|---|---|
lihaoyi/scala-native-example-app | An example application showcasing the use of Scala-Native for building fast and efficient command-line applications. | 54 |
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
scala-native/scala-native-loop | An asynchronous I/O and event loop solution for Scala Native | 54 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
nadavwr/scala-native-sbt-jni-example | An example project demonstrating the use of sbt-jni and Scala Native to build and package C code for dynamic linking in Java/Scala projects. | 5 |
timothyklim/scala-native-libuv | Bindings for the libuv C API in Scala Native | 10 |
jdhealy/prettycolors | A Swift library for styling text in the Terminal using ANSI escape codes. | 171 |
com-lihaoyi/fansi | A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 227 |
scala-native/scala-native.g8 | A minimal project template for building Scala Native applications | 76 |
team846/scala-native-wpilib | Reimplements FIRST Robotics WPILib libraries in Scala with native support for optimal performance | 7 |
jokade/scalanative-gtk | Scala bindings for native GTK+ and GLib APIs | 27 |
epfl-lara/scallion | A library for parsing and pretty-printing LL(1) languages in Scala. | 56 |
com-lihaoyi/pprint | A Scala library that provides a way to visually represent values and types in programming languages | 226 |
siddharthkp/prettycli | A utility for printing formatted messages to the terminal in a visually appealing way. | 48 |
lolgab/cosmopolitan-scalajs-example | This project demonstrates how to create a portable Scala.js executable using cosmopolitan and the QuickJS JavaScript Engine. | 22 |