the start of a ruby lexer?#634
Open
rahil627 wants to merge 5 commits into
Open
Conversation
WARNING: used python.jai as base then ai gen'd a few differences
Author
|
hmmmm, sorry about that. i accidentally merged, then did some git surgery to get rid of it.. ;( hope all is well! |
Author
|
also, i will accept that this may never be merged, as ruby is anti-thetical to the values of this project, lmao. so many traps in this language.. it's insane!! |
Owner
|
I will review this eventually, but I'm super busy
…On Tue, 23 Jun 2026 at 10:28, rathewolf ***@***.***> wrote:
*rahil627* left a comment (focus-editor/focus#634)
<#634 (comment)>
also, i will accept that this may never be merged, as ruby is
anti-thetical to the values of this project, lmao. so many traps in this
language.. it's insane!!
—
Reply to this email directly, view it on GitHub
<#634?email_source=notifications&email_token=A4OX77VPRRTZFED2OT25USD5BGXJ5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZXGM3DGNZYGQ42M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-4773637849>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4OX77WDH4QYSTSGE3YOCWD5BGXJ5AVCNFSNUABFKJSXA33TNF2G64TZHM3DGMBXHEZTINJRHNEXG43VMU5TGOBSGY3TANBUGU3KC5QC>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/A4OX77VRTAJVFA7RMGBJ3735BGXJ5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZXGM3DGNZYGQ42M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSVGM33PORSXEX3JN5ZQ>
and Android
<https://github.com/notifications/mobile/android/A4OX77XJZL4AWI7CVXHPQ3L5BGXJ5A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZXGM3DGNZYGQ42M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>.
Download it today!
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
COPY-PASTA AND AI WARNING: i used python.jai as base then ai gen'd a few differences
i don't have jai. i'm not a great programmer. but i love this editor dearly. <3
the lang files mostly looked like boiler-plate stuff, so i let ai whip up a few changes in a few hours.
one thing it was generating [that] i'm not too sure about was
token.count. not sure if that's really needed..there's surely a bajillion features i missed out on.. but i really just wanted something simple for dragonruby (actually a fork of mruby..). no need for crazy complex syntax stuffs.. dragonruby is a strange concoction of rather procedural data-oriented style programming, but via ruby..
if anyone else out there has jai and a heart for ruby, see if this even compiles! lol..