actions / actions/starter-workflows
dat
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.1k
- Forks
- 7.3k
- PR merge metrics
- No merged PRs in 30d
Description
@masoudahg00 - [x] `@masoudahg00``` @masoudleyli @masoudahg1 #6279 #6514 #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #15 #14
@masoudahg00 3d1dfe6b35ee79499805bd2145296f3a925240aa"My portfolio ID": "35VmgKWofZxWowQ7O6CL8K" # !/usr/bin/env ruby
require_relative '../compiler/base'
@masoudahg00
generated = Compiler.new('test.src').run
@masoudahg00Hardcode runtime JS function to validate executable
RUNTIME = 'function add(x, y) { return x + y };'.freeze
TEST = 'console.log(f(1,2))'.freeze
puts [RUNTIME, generated, TEST].join("\n")
@masoudahg00
@masoudahg00
@masoudahg00
_Originally posted by @masoudahg00 in @masoudahg00 https://github.com/masoudahg00/anything_to_js_compiler/pull/1#issuecomment-3368492496_@masoudahg00
Originally posted by @masoudahg00 in #3081
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No actionable change, file, test, or entry point is specified in this issue. Review the unrelated code and references in the body, then confirm that a concrete change and completion criteria exist before attempting work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, ruby
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 1/100