Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.9%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
The site for pyret.org
Basic Info
- Host: GitHub
- Owner: brownplt
- Language: Prolog
- Default Branch: master
- Size: 9.97 MB
Statistics
- Stars: 2
- Watchers: 19
- Forks: 5
- Open Issues: 26
- Releases: 0
Created about 12 years ago
· Last pushed 10 months ago
Metadata Files
Readme
README.md
pyret.org
The source for pyret.org, the site for Pyret.
Installation
Basic pollen setup:
npm install
raco pkg install pollen
Then, to test:
raco pollen start
Use:
raco pollen publish . <somewhere>
to get the published version at
Old build:
You need Pygments and frog:
sh
$ easy_install Pygments
$ raco pkg install frog
To build and preview, run:
sh
$ make pages
$ make serve
To push to the ___staging subdir, run:
sh
$ make stage
Instructions on how to edit coming soon.
For embeds, run:
cp -r node_modules/pyret-embed/dist site/
Owner
- Name: Brown University PLT
- Login: brownplt
- Kind: organization
- Website: http://www.cs.brown.edu/research/plt/
- Repositories: 57
- Profile: https://github.com/brownplt
GitHub Events
Total
- Create event: 6
- Commit comment event: 3
- Issues event: 18
- Watch event: 1
- Issue comment event: 23
- Push event: 78
- Pull request event: 6
- Fork event: 2
Last Year
- Create event: 6
- Commit comment event: 3
- Issues event: 18
- Watch event: 1
- Issue comment event: 23
- Push event: 78
- Pull request event: 6
- Fork event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 15
- Total pull requests: 5
- Average time to close issues: 9 months
- Average time to close pull requests: 15 days
- Total issue authors: 4
- Total pull request authors: 2
- Average comments per issue: 0.73
- Average comments per pull request: 0.6
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 14
- Pull requests: 5
- Average time to close issues: 12 days
- Average time to close pull requests: 15 days
- Issue authors: 3
- Pull request authors: 2
- Average comments per issue: 0.64
- Average comments per pull request: 0.6
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- shriram (12)
- martindemello (1)
- jpolitz (1)
- dhouck (1)
Pull Request Authors
- Copilot (3)
- jxxe (1)
- jpolitz (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
package.json
npm
- codemirror ^5.x
- pyret-codemirror-mode git://github.com/brownplt/pyret-codemirror-mode
package-lock.json
npm
- codemirror 5.65.8
- pyret-codemirror-mode 0.0.0
.github/workflows/frog.yml
actions
- Bogdanp/setup-racket v1.10 composite
- actions/checkout v3 composite
- actions/deploy-pages v2 composite
- actions/setup-node v3 composite
- actions/upload-pages-artifact v1 composite