idris-dev-cn-old
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: running-grass
- License: other
- Language: Haskell
- Default Branch: main
- Size: 34.7 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Idris
Idris (http://idris-lang.org/) is a general-purpose functional programming language with dependent types.
Installation Guides.
This repository represents the latest development version of the language, and may contain bugs that are being actively worked on. For those who wish to use a more stable version of Idris please consider installing the latest version that has been released on Hackage. Installation instructions for various platforms can be found on the Idris Wiki.
More information about building Idris from source has been detailed in the Installation Guide
Code Generation
Idris has support for external code generators. Supplied with the distribution is a C code generator to compile executables, and a JavaScript code generator with support for node.js and browser JavaScript.
More information about code generators can be found on the wiki.
More Information
If you would like to find out more information, or ask questions, we
currently have a Wiki;
a mailing list,
and an IRC channel #idris on freenode. To join the IRC channel,
point your irc client to chat.freenode.net then /join #idris.
For those further interested in using Idris for projects, the Idris Hackers GitHub organisation is where some interesting projects are being hosted.
For those interested in contributing to Idris directly we kindly ask that prospective developers please consult the Contributing Guide first.
Owner
- Name: 奔跑的小草
- Login: running-grass
- Kind: user
- Location: China Beijing
- Website: https://grass.show
- Repositories: 92
- Profile: https://github.com/running-grass
Citation (CITATION.md)
# Citing `Idris`
If you use `Idris` in your work we would prefer it if you would use the following reference in your work.
## BibTeX
```bibtex
@article{JFP:9060502,
author = {BRADY,EDWIN},
title = {Idris, a general-purpose dependently typed programming language: Design and implementation},
journal = {Journal of Functional Programming},
volume = {23},
issue = {05},
month = {9},
year = {2013},
issn = {1469-7653},
pages = {552--593},
numpages = {42},
doi = {10.1017/S095679681300018X},
URL = {http://journals.cambridge.org/article_S095679681300018X},
}
```
## Textual
EDWIN BRADY (2013). Idris, a general-purpose dependently typed
programming language: Design and implementation. Journal of
Functional Programming, 23, pp
552-593. doi:10.1017/S095679681300018X.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- Win32 <2.7
- aeson >=0.6 && <1.5
- annotated-wl-pprint ==0.7.*
- ansi-terminal <0.9
- ansi-wl-pprint <0.7
- array >=0.4.0.1 && <0.6
- async <2.3
- base ==4.*
- base *
- base64-bytestring <1.1
- binary >=0.8.4.1 && <0.9
- blaze-html >=0.6.1.3 && <0.10
- blaze-markup >=0.5.2.1 && <0.9
- bytestring <0.11
- cheapskate >=0.1.1 && <0.2
- code-page >=0.1 && <0.3
- containers >=0.5 && <0.7
- deepseq <1.5
- directory >=1.2.2.0 && <1.2.3.0 || >1.2.3.0
- directory *
- filepath <1.5
- filepath *
- fingertree >=0.1.4.1 && <0.2
- fsnotify >=0.2 && <2.2
- haskeline >=0.7
- haskeline ==0.7.*
- idris *
- ieee754 >=0.7 && <0.9
- libffi <0.2
- megaparsec >=7.0.4 && <8
- mintty ==0.1.*
- mtl >=2.1 && <2.3
- network >=2.7 && <2.9
- optparse-applicative >=0.13 && <0.15
- parser-combinators >=1.0.0
- pretty <1.2
- process <1.7
- regex-tdfa >=1.2
- safe >=0.3.9
- semigroups ==0.18.*
- split <0.3
- terminal-size <0.4
- text >=1.2.1.0 && <1.3
- time >=1.4 && <1.9
- transformers *
- transformers ==0.5.*
- uniplate ==1.6.*
- unix <2.8
- unordered-containers <0.3
- utf8-string <1.1
- vector <0.13
- vector-binary-instances <0.3
- zip-archive >0.2.3.5 && <0.5
- base * test
- bytestring * test
- containers * test
- directory * test
- filepath * test
- haskeline >=0.7 test
- idris * test
- optparse-applicative >=0.13 && <0.15 test
- process * test
- tagged * test
- tasty >=0.8 test
- tasty-golden >=2.0 test
- tasty-rerun >=1.0.0 test
- time * test
- transformers * test