axelson

axelson

Scenic Core Team

29) ElixirConf US 2018 Lightning Talk – Code highlighting with elixir – Jeff Gillis

ElixirConf US 2018 Lightning Talk – Code highlighting with elixir – Jeff Gillis (@jgillis01)

All talks are available in the ElixirConf US 2018 Talks List or via the elixirconf2018 tag

Most Liked

tmbb

tmbb

I have a minor correction to this talk: the makeup_elixir application doesn’t contain an “elixir formatter”, it contains a lexer. The formatter is common to alm languages.

The general workflow is to have a lexer, which converts the input string into a list of tokens and a formatter which converts the list of tokens into something else (like a string with HTML).

The token format is documented considered part of the API so that you can weite your own formatter.

jgillis01

jgillis01

Thank you for the correction, and thank you for writing the library. It has proven very useful in my projects!

Jeff

Where Next?

Popular in Talks Top

New
axelson
Posting a little bit late today but here you go: ElixirConf 2017 - Elixir + Neo4j - Regina Imhoff Neo4j is ...
New
axelson
Let’s Talk Process Dictionary - @gregvaughn Well, the first rule of Fight Club, I mean: process dictionary is that we don’...
New
kokolegorille
Hi everyone, It seems Elixir conf 2018 are starting to pop up on Youtube… Not really an index file, but You can start here
New
axelson
ElixirConf US 2018 – Closing Keynote – Chris McCord (@chrismccord) All talks thread:
New
axelson
ElixirConf US 2018 – Making a GraphQL Server with Absinthe & Dataloader – Aaron Votre (@shamshirz) The ...
New
Lawrence_elixir
Tonci Galic - Building a GameBoy emulator with Elixir and Scenic - ElixirConfEU 2019 Tonći Galić - Automating my role, mak...
New

Other popular topics Top

KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 36689 110
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 31525 112
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40082 209
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 44167 214
New