Science Score: 54.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
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: SWE-Gym-Raw
  • License: eupl-1.2
  • Language: CSS
  • Default Branch: main
  • Size: 914 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Citation

README.md

Hedy

Hedy is a gradual programming language aimed at teaching programming and teaching Python. It teaches using different levels. The first level just offers printing text and asking for input. This level is meant to introduce learners to the idea of a programming language, and the environment. From there, Hedy builds up to include more complex syntax and additional concepts.

Bug Report · Content Issue · Idea for the Hedy interface · Idea for the Hedy language

Preview

The latest version of Hedy can be found at hedy.org.

You can also download Hedy and run it on your own machine. For more information, see Offline Hedy.

Repo stats

Repo Beats statistics

What's next?

If you want to see what the core team will work on next, you can follow our Project Board, the Discussions or join our Discord channel.

Živjo Hedy! Привет Хеди! !سلام هيدي

A simple way to help out Hedy is to help us translate Hedy using Weblate! You do not need programming experience or knowledge to translate Hedy. Below the current status, help us complete a language, or add a new one.

I found a bug!

Oh no! Here is how you can let us know:

  • If it is a small fix and clearly wrong (such as a crash or a wrong error message) please make an issue.

  • If it is more of an idea, please reach out to us on Discord.

Please note that we are a friendly and welcoming open source project. If you submit an issue, refrain from saying things are "bad", or "wrong" or "broken". Assume that code that is there was made by people that do their best! Neutrally phrased messages are nicer for everyone. For example use "did not do what I expected", "appears not to work" or "could be improved". For full community guidelines, please read the Hedy Wiki Also feel free to join our Discord server to discuss ideas, and get in touch with us our show of your Hedy related creations.

I want to contribute

Great, thanks!!

Before you start, please consult the "before your first contribution" section of our Wiki. First contributions that are not linked to issues either labeled "good first issue" or "approved", or that do not link to any issues will be closed. We don't have the bandwidth to inspect pull requests that are not aligned with our goals. If you need any help getting started, the Wiki is the best place to start, and you can also always drop into the Discord! (in #programmers-general).

Thanks to all Contributors

Thank you very much for taking your time to help Hedy.

Contributors

(🔼 Back to top)

Owner

  • Name: SWE-Gym-Raw
  • Login: SWE-Gym-Raw
  • Kind: organization
  • Email: jingmai@pku.edu.cn

Citation (CITATION)

# YAML 1.2
---
authors: 
  -
    family-names: Hermans
    given-names: Felienne
    orcid: "https://orcid.org/0000-0003-0722-0156"
cff-version: "1.1.0"
doi: "https://dl.acm.org/doi/10.1145/3372782.3406262"
message: "If you use this software and write a paper about it, please cite the original Hedy paper that appeared at ICER 2020 (see doi)."
title: "Hedy: A Gradual Language for Programming Education"
...

GitHub Events

Total
  • Push event: 1
  • Create event: 106
Last Year
  • Push event: 1
  • Create event: 106

Dependencies

.devcontainer/Dockerfile docker
  • main latest build
  • python 3.12-slim build
.devcontainer/docker-compose.yml docker
  • jare/x11-bridge latest
Dockerfile docker
  • python 3.12-slim build
package-lock.json npm
  • 700 dependencies
package.json npm
  • @cypress/code-coverage ^3.10.0 development
  • @types/ace ^0.0.47 development
  • @types/jquery ^3.5.6 development
  • @types/sortablejs ^1.15.1 development
  • cypress ^13.17.0 development
  • esbuild ^0.13.15 development
  • jqueryui ^1.11.1 development
  • minify ^7.0.1 development
  • nyc ^15.1.0 development
  • tailwindcss ^3.0.13 development
  • typescript ^5.0.0 development
  • yaml 2.2.2 development
  • @ckeditor/ckeditor5-build-classic ^43.1.1
  • @ckeditor/ckeditor5-code-block ^43.1.1
  • @codemirror/commands ^6.2.5
  • @codemirror/state ^6.4.0
  • @codemirror/theme-one-dark ^6.1.2
  • @codemirror/view ^6.22.1
  • @istanbuljs/nyc-config-typescript ^1.0.2
  • @lezer/generator ^1.7.1
  • @lezer/highlight ^1.2.0
  • @lezer/lr ^1.4.2
  • @types/dompurify ^2.3.3
  • @types/jqueryui ^1.12.16
  • autoprefixer ^10.4.2
  • chai-colors ^1.0.1
  • chart.js ^4.4.2
  • codemirror ^6.0.1
  • cypress-real-events ^1.12.0
  • dompurify ^2.5.4
  • istanbul-lib-coverage ^3.2.0
  • jquery-ui-dist ^1.13.1
  • jszip ^3.10.1
  • postcss ^8.4.31
  • sortablejs ^1.15.0
  • source-map-support ^0.5.21
  • tone ^14.7.77
  • ts-node ^10.9.1
  • tw-elements ^1.0.0
pyproject.toml pypi
requirements.txt pypi
  • Flask ==3.0.2
  • Flask-Babel ==4.0.0
  • MarkupSafe ==2.1.2
  • PySumTypes ==0.0.1
  • Werkzeug ==3.0.6
  • attrs >=22.2.0
  • babel ==2.14.0
  • bcrypt ==3.2.0
  • beautifulsoup4 ==4.9.3
  • boto3 >=1.16.50
  • check-jsonschema *
  • colorama ==0.4.6
  • commonmark ==0.9.1
  • docopt ==0.6.2
  • doit ==0.36.0
  • doit_watch >=0.1.0
  • email-validator ==2.1.0.post1
  • flask-compress ==1.4.0
  • gunicorn ==22.0.0
  • hypothesis ==6.98.4
  • iso-639 >=0.4.5
  • iso3166 *
  • jinja-partials ==0.1.1
  • lark ==1.1.1
  • lazy ==1.4
  • parameterized ==0.8.1
  • pre-commit ==2.20.0
  • pydantic ==1.10.13
  • pyinstaller ==6.11.1
  • pylint ==3.1.0
  • pytest ==8.0.0
  • pytest-xdist ==3.3.1
  • regex ==2021.8.28
  • requests ==2.32.0
  • retrying ==1.3.3
  • ruamel.yaml ==0.18.6
  • tqdm ==4.66.3
  • turtlethread >=0.0.6
  • uflash >=2.0.0