Unsurprisingly, my last two columns discussed artificial intelligence (AI), specifically the impact of language models (LMs) on data curation. My August 2024 column, “The Shift from Syntactic to ...
Syn is a parsing library for parsing a stream of Rust tokens into a syntax tree of Rust source code. Currently this library is geared toward use in Rust procedural macros, but contains some APIs that ...
A Spring Boot service using JavaCC for syntax parsing, MongoDB/PostgreSQL for data storage, and REST APIs to manage candidate responses in an interview platform.