opal 0.2.0
opal: ^0.2.0 copied to clipboard
Tokenization and syntax highlighting support for various programming languages and data formats.
0.2.0 #
- Add basic, initial support for
candcpp(C++). - Fix group counting when processing
Matcher.capture.
0.1.1 #
- Add pub topics to the package.
- Add a basic example to the README.
0.1.0 #
- Implement initial support for
groovyandobjective-c. - Improve support for
dart,java,json,kotlin,swift, andyaml. - Require Dart SDK version 3.9.0 or higher.
0.0.1 #
- In-progress, experimental release for
package:opalwith support for parsing strings from textual programming languages and data formats to lists of tokens, often for syntax highlighting.