-
-
Notifications
You must be signed in to change notification settings - Fork 470
Support Ring Lang #1131
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What is the missing lexer?
Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are imperative, procedural, object-oriented, declarative using nested structures, functional, meta programming and natural programming.
File extensions are .ring, .rh and .rform.
Links to existing syntax definitions
https://ring-lang.github.io/doc1.23/reference.html
https://ring-lang.github.io/doc1.23/syntaxflexibility.html
Reactions are currently unavailable