Skip to content

DanielDz21/markdown-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple markdown to HTML compiler made in Ruby. Done by following the blog Writing a Markdown Compiler, the idea is to expand the initial code to support more markdown features, and learn more about Ruby (and how compilers work) in the process. It's basically divided in three parts: Tokenizer, Parser and Generator. And also one test for each part.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages