https://github.com/cronokirby/gi-gtk-intro
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: cronokirby
- Language: Haskell
- Default Branch: master
- Size: 7.81 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
What is this?
This is an attempt to translate this guide
into haskell, and hopefully help people get into gui development
with gi-gtk in haskell.
How is this organised?
This loosely follows the organisation of the gtk tutorial, but
isn't an exact 1:1 translation. I try to cover the same material,
and the guis we make are the same as in the tutorial, but the explanations
go over the haskell aspect.
I've split things up so that each program
we produce corresponds to a single a haskell file in src and
a single markdown explanation in guide. The haskell files always
match the naming of the markdown files.
I've added a numbering system, under the following scheme:
section-subsection-program
How do I run the examples?
I'd recommend you checkout the haskell-gi project for up to date information on how to acquire the necessary dependencies, as well as installing the haskell libraries.
Contributing / Reporting Issues
If there's something you don't understand in the guide, or that I didn't explain well, or any kind of addition or issue you'd like to bring up feel free to make a new issue on this repository.
If people want to contribute additions I'll happily accept those as well :)
Owner
- Name: Lúcás Meier
- Login: cronokirby
- Kind: user
- Location: Seattle
- Website: https://cronokirby.com
- Repositories: 177
- Profile: https://github.com/cronokirby
"apprentice cryptographer"
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