Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
parser
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Textparser – High-performance C parsing engine using Python-compiled grammars
Boris Barbulovski
Boris Barbulovski
Boris Barbulovski
Follow
Jul 3
Textparser – High-performance C parsing engine using Python-compiled grammars
#
c
#
parser
#
json
Comments
1
 comment
1 min read
Arguments Parsing in Dart
Mathieu Kerjouan
Mathieu Kerjouan
Mathieu Kerjouan
Follow
Jun 17
Arguments Parsing in Dart
#
dart
#
cli
#
parser
#
beginners
Comments
Add Comment
8 min read
Building a SQL Lexer in Rust: Why I Replaced `Vec<char>` with `&str` and `Ident(String)` with Spans
Musab Khan
Musab Khan
Musab Khan
Follow
Jun 6
Building a SQL Lexer in Rust: Why I Replaced `Vec<char>` with `&str` and `Ident(String)` with Spans
#
rust
#
sql
#
database
#
parser
1
 reaction
Comments
Add Comment
3 min read
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account