Skip to content

Instantly share code, notes, and snippets.

@lazywithclass
Last active March 21, 2017 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lazywithclass/7c4207b21d1ba6a999984ae464a5b720 to your computer and use it in GitHub Desktop.
Save lazywithclass/7c4207b21d1ba6a999984ae464a5b720 to your computer and use it in GitHub Desktop.
[RC Diary] Bottles of beer (-99)

[RC Diary] Bottles of beer (-99)

Adding content to project-lamp.org

We've worked on having a page that

  • shows our content
  • contains PureScript snippets that are executable, with feedback to the user
  • has a nice simple look

We are getting there, we just need to finish to evaluate the response we get from the backend, then we are good to go for a presentation on Thursday.

Continue working on Cerebro

Read sources from files and transformed into ASTs, actually a map between filepath and AST.

Came up with a reasonable short program, actually too short probably, no covering tests yet, it might be a good idea to do that at a later stage, I am not there yet with mutations, possibly I will be able to mutate the AST with a simple mutation tomorrow morning.

It would be nice to have a hands on tutorial on how to use paredit, my editing skills in Clojure are terrible, I really need to stop jumping around and adding (s and )s and removing them like a fool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment