Login Register

propeller's blog

Delay in markup previews project

There was a delay in my project, I didn't do much last week - there were
final exams in the university and I had to prepare well. Now, when I finally
finished this term, I can concentrate on the project and be productive.

There were updates on the code since my last blog post.
I added a simple implementation of grouped tokens handling. It can be used
for the cases when you need to treat a set of equal tokens, which go one after
another, as a one big separate token.

Markup previews project: basic parser implemented

This week I was working on a parser implementation and made some progress.

The parser I implemented consists of language definition part (where all tokens are defined), function definitions which process a particular token and a scanner that processes text, detects tokens and applies these functions.

Markup previews project: status report

The previous week was really hard for me. I had to do a lot of university stuff,
so unfortunately I had no chance to spend much time on my project.

But I did some research earlier though.

SoC Introduction: Markup previews

Hi, my name is Andrey Popelo, I'm form Ukraine.
This summer I will work on "Markup previews" project for Dojo. It is for people
who use lightweight markup languages (like Markdown, Textile, etc) in their
sites.

Syndicate content