Did part #1 and built a lexer for a really minimalist and simple language: brainfuck.
Tomorrow, if I have some time I'll continue with part #2 and learn more.
Project finished! This tiny "compiler" for brainfuck is called yeti and was a fun project to pass the time and learn.
@levithan nice :)
@neauoire It's been a good read. And what's better than actually applying what you are reading :}
Today I had some time in the afternoon to play/read a little bit more and actually finished the lexer + parser + emitter :) Will work on the actual compiler tomorrow (if possible).
#theWorkshop