oden

所属分类:编程语言基础
开发工具:Haskell
文件大小:0KB
下载次数:0
上传日期:2017-04-11 12:26:50
上 传 者sh-1993
说明:  Oden编程语言(不再处于主动开发中)
(The Oden Programming Language (NO LONGER IN ACTIVE DEVELOPMENT))

文件列表:
.dockerignore (61, 2017-04-11)
.mailmap (193, 2017-04-11)
.stylish-haskell.yaml (5487, 2017-04-11)
.travis.yml (6098, 2017-04-11)
BUILD.md (1009, 2017-04-11)
CHANGELOG.md (1573, 2017-04-11)
CREDITS.md (716, 2017-04-11)
Dockerfile (406, 2017-04-11)
LICENSE.md (1061, 2017-04-11)
Makefile (2936, 2017-04-11)
Setup.hs (2521, 2017-04-11)
cli/ (0, 2017-04-11)
cli/Main.hs (1521, 2017-04-11)
cli/Oden/ (0, 2017-04-11)
cli/Oden/CLI.hs (5121, 2017-04-11)
cli/Oden/CLI/ (0, 2017-04-11)
cli/Oden/CLI/Build.hs (5100, 2017-04-11)
cli/Oden/CLI/Lint.hs (281, 2017-04-11)
cli/Oden/CLI/PrintPackage.hs (1770, 2017-04-11)
cli/Oden/CLI/Run.hs (1042, 2017-04-11)
distribution/ (0, 2017-04-11)
distribution/oden.sh (1569, 2017-04-11)
doc/ (0, 2017-04-11)
doc/compiler-overview.md (8707, 2017-04-11)
doc/user-guide/ (0, 2017-04-11)
doc/user-guide/Makefile (1687, 2017-04-11)
doc/user-guide/Setup.hs (46, 2017-04-11)
doc/user-guide/filters/ (0, 2017-04-11)
doc/user-guide/filters/include-code/ (0, 2017-04-11)
doc/user-guide/filters/include-code/Main.hs (2616, 2017-04-11)
doc/user-guide/oden-user-guide.cabal (901, 2017-04-11)
doc/user-guide/src/ (0, 2017-04-11)
doc/user-guide/src/bibliography.bib (477, 2017-04-11)
... ...

# Oden Programming Language (NO LONGER IN ACTIVE DEVELOPMENT) [![Build Status](https://travis-ci.org/oden-lang/oden.svg?branch=master)](https://travis-ci.org/oden-lang/oden) Oden is an **experimental**, statically typed, functional programming language, built for the Go ecosystem. It aims to leverage the great features of Go — static linking, cross-compilation, goroutines, channels and the great set of libraries and tools — and enable higher-level abstractions, generics and a safer yet more flexible type system. ## Documentation Details about the project, how to install and run the compiler and how to program in Oden is located at http://oden-lang.github.io/. For build instructions see [BUILD.md](BUILD.md). ## Contributing We are committed to providing a welcoming and inspiring community for all and expect our [Code of Conduct](http://oden-lang.github.io/code-of-conduct/) to be honored. Anyone who violates this code of conduct may be banned from the community. If you find the Oden project interesting and want to help work on it, you can submit bug reports, suggestions and change requests at [the GitHub issues page](http://oden-lang.github.io/oden-lang/oden/issues). Please start by posting an issue before sending pull requests, so we can begin with a discussion. ## Changelog See [CHANGELOG.md](CHANGELOG.md). ## License Copyright (c) 2015, Oskar Wickstrm Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者