[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!