mihama 0.0.1

A Modern Functional and Dependent Type Programming Language Base on Rust
Documentation
{
  "name": "mihama",
  "description": "A Modern Functional and Dependent Type Programming Language Base on Rust",
  "version": "0.0.1",
  "keywords": [
    "functional",
    "dependent-type",
    "language",
    "type-theory",
    "parser"
  ],
  "type": "module",
  "files": [
    "LICENSE"
  ],
  "author": "Arimura Sena <me@hotaru.icu>",
  "devDependencies": {},
  "dependencies": {},
  "bugs": {
    "url": "https://github.com/biyuehu/mihama/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/biyuehu/mihama.git"
  },
  "scripts": {}
}