Skip to content

Metarepository for DRYlib development.

License

Notifications You must be signed in to change notification settings

dryproject/drylib-dev

Repository files navigation

DRYlib Metarepository

Project license Travis CI build status

https://drylib.org

$ git clone --recurse-submodules https://github.com/dryproject/drylib-dev.git
$ tree -L 2
.
├── sites
│   └── drylib.org
├── source
│   └── drylib
├── targets
│   ├── drylib.c
│   ├── drylib.cpp
│   ├── drylib.d
│   ├── drylib.dart
│   ├── drylib.ex
│   ├── drylib.go
│   ├── drylib.java
│   ├── drylib.jl
│   ├── drylib.js
│   ├── drylib.kt
│   ├── drylib.lisp
│   ├── drylib.lua
│   ├── drylib.ocaml
│   ├── drylib.php
│   ├── drylib.py
│   ├── drylib.rb
│   └── drylib.rs
└── tools
    └── drylang

Repositories

Websites

Source Code

Target Languages

Tools & Scripts