Tag

lex

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
May 17, 2024 · Fundamentals

Using Lex to Build a Simple cat‑Like Utility and an SQL Syntax Highlighter

This article demonstrates how to use the Lex lexical analyzer generator to build a minimal cat‑like utility by creating an empty rule file, then extends the technique to develop a simple SQL syntax highlighter with colorized output, explaining the role of %% separators, default rules, and compilation steps.

Syntax Highlightingccompiler-tools
0 likes · 9 min read
Using Lex to Build a Simple cat‑Like Utility and an SQL Syntax Highlighter
Liulishuo Tech Team
Liulishuo Tech Team
Dec 11, 2017 · Artificial Intelligence

Observations from AWS re:Invent 2017: AI, Voice, ML Frameworks, and Video Processing

The author recounts a 16‑hour drive to Las Vegas for AWS re:Invent, highlighting AI‑focused sessions such as Alexa, Lex, Polly, serverless Lambda, the MXNet vs TensorFlow competition, and emerging video‑processing research, while noting strengths, limitations, and future growth prospects.

AIAWSPolly
0 likes · 5 min read
Observations from AWS re:Invent 2017: AI, Voice, ML Frameworks, and Video Processing