-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
kexra.js.org #10406
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
base: master
Are you sure you want to change the base?
kexra.js.org #10406
Conversation
|
i will be migrating the home page to the docs system and also i wont be able to respond for at 12 hours because of my time zone sorry for inconveniences |
MattIPv4
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there!
❌ Your requested js.org subdomain must be inserted in alphabetical order in the cnames_active.js file before we can process your request. Please fix this. 🔤
Also... you need to fill out the PR description template that was provided to you when you created your PR, as we need the information it requests to process your subdomain request. If you need to reference the template again, it can be found at https://raw.githubusercontent.com/js-org/js.org/refs/heads/master/PULL_REQUEST_TEMPLATE.md -- the description of your PR must match the format in the template exactly, with you providing the information that it requests.
|
@indus this feels borderline -- to me, https://manjunathh-xyz.github.io/kexra/docs/getting-started/installation seems to be the only page that really has direct relevance in that it is an NPM package, the rest is just documentation for their custom programming language which happens to transpile to JavaScript... feels very similar to #10398 which we rejected. @manjunathh-xyz it would definitely help if you had more content on the site that focused on how JavaScript developers specifically can use your NPM package to make use of your programming language in their own projects (do you expose an API in your NPM package to allow folks to programmatically transpile your programming language to JavaScript, etc.)? |
|
@MattIPv4 I think it’s okay. In some ways, it tries to break away from its relationship with JavaScript by presenting itself as a different programming language; however, it still feels closely connected—almost like a dialect. It reminded me of CoffeeScript back in the day, which I always saw as JavaScript heavily made up.
I’d be interested in that as well. |
-->
Kexra
Kexra is a small, beginner-friendly scripting language built on the JavaScript ecosystem.
It is designed to help developers learn how interpreters, REPLs, and CLI tools are built using TypeScript and Node.js.
Why JavaScript?
Project
Credits