Jamie Ly

Jamie Ly

Developer, student, person

Skip to content
  • Arts/Crafts
  • Programs
  • Writings
  • About

parser

There are 2 posts tagged parser.

Tabbed list to HTML in CoffeeScript

A friend asked for a script to converted a tabbed list of data to a nested HTML list. Here it is: //codepen.io/jamiely/pen/AbEjd. Before working on this, I didn’t know CodePen had live CoffeeScript editing. That feature moves it into the favorite spot above jsfiddle for live code editing. Given a sample of text like this: Convert […]

in Programming | 641 Words

Haskell Poetry Parser

For our final project for CIS552: Advanced Programming, my partner and I implemented a poetry parser. The program identifies a body of text piped from STDIN as one of: haiku, rhyming poem (aba, or aabba), sonnet, or limerick. The project source is located at: https://github.com/jamiely/poetry-parser. The project involved using the CMU Pronouncing Dictionary found here, creating […]

in Programming | 419 Words

Archives

Independent Publisher empowered by WordPress