José Ángel González Carrera

Computer Science Student

Python 3JavascriptC++SQLTypescript
PytestReact.jsNode.jsNext.jsGitGithubMongoDB

Syntax Highlighter

June 2022

ElixirHTMLCSS

An Elixir application that highlights C++ input files to make them more readable.

  • Used regular expressions to generate tokens according to different lexical categories.
  • Implemented concurrency to process different files at the same time with Elixir.
  • Applied CSS styles to do highlight the different keywords.