Stars
The Standard ML compiler that produces Lua/JavaScript
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
A custom parser/auto-formatter for Standard ML
A Parser that parses a XSD file into a Java Structure.
Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl
jgit based library to calculate semver compatible version from git tree
The MaPLe compiler: efficient and scalable parallel functional programming
MLton with Realtime GC and Threading features
Standard ML interpreter, with relational extensions, implemented in Java
A statically-typed programming language based on "F-ing modules"
Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
Generic package manager for Standard ML libraries and programs
The Symbolic, Mechanized, Observable, Operational SHell: an executable formalization of the POSIX shell standard.
tbls is a CI-Friendly tool to document a database, written in Go.
The Online Interpreter for Standard ML, written in TypeScript.
version your SQL schemas with git + automatically migrate them
Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from finding holes in security mechanisms to designing telephone switch…
Java8のSSLSocket/SSLServerSocketの使い方を紹介するサンプルJavaアプリケーションです。SSL/TLS通信を使ったEchoクライアントとEchoサーバ、およびHTTPSでGETリクエストを送るだけのシンプルなHTTPSクライアントが含まれています。