-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IDEs #1
Comments
Oh, not to forget ACE editor: |
And of course Arduino now has codebender: |
Closed
almchung
added a commit
that referenced
this issue
Jun 27, 2017
Validate Parameters by looking up data.json
lmccart
pushed a commit
that referenced
this issue
Nov 30, 2017
Updated the arc() description with added example
lmccart
pushed a commit
that referenced
this issue
Jan 25, 2018
Merge pull request #2417 from hackertron/master
15 tasks
10 tasks
limzykenneth
pushed a commit
that referenced
this issue
Jun 13, 2020
12 tasks
montoyamoraga
pushed a commit
that referenced
this issue
Feb 21, 2021
Merge 'main' branch of processing/p5.js to rt1301/p5.js
This was referenced Mar 11, 2021
montoyamoraga
pushed a commit
that referenced
this issue
Apr 5, 2022
1 task
This was referenced Sep 4, 2022
davepagurek
pushed a commit
that referenced
this issue
Jun 2, 2023
- Replaces the callback example with static gif - Adds new basic animated gif example - Minor whitespace fixes
davepagurek
pushed a commit
that referenced
this issue
Jun 2, 2023
davepagurek
pushed a commit
that referenced
this issue
Jun 2, 2023
Qianqianye
pushed a commit
that referenced
this issue
Jul 26, 2023
…elines.md Fixed grammatical errors in contributor_guidelines.md
davepagurek
pushed a commit
that referenced
this issue
Nov 3, 2023
Convert existing shaders to support GLES 300
Qianqianye
pushed a commit
that referenced
this issue
Mar 20, 2024
feat: added spanish translation to contributor_guidelines.md
Qianqianye
pushed a commit
that referenced
this issue
Mar 22, 2024
feat: contributor guidelines in hindi updated
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey Lauren,
not sure how to add things here in an open way, so trying issues for now.
About IDEs: there are some open IDEs around that i think might be interesting for your research here as they embrace JS directly:
Komodo Edit (free, open source version) based on Mozilla XULRunner (like Firefox), comes with SpiderMonkey JS engine included and uses Scintilla as code editor:
http://www.activestate.com/komodo-edit
ICE Coder (pure browser IDE):
http://icecoder.net/
The text was updated successfully, but these errors were encountered: