Tag Archives: crowlang
Micro: The Crow rewrite
I am currently rewriting the core of the Crow lisp language I made. I wrote the language originally over a year ago, I tried to create a hybrid between Lisp and JavaScript, however as time went on, I slowly realized … Continue reading
Micro: Just an update
Holy crap, this has been a busy year, and we aren’t even half way through it. I have been here even though I haven’t made a single post since new years (sorry). So where has the time gone? Let’s talk … Continue reading
Working on a new text editor…
So, as I’ve been teasing (for like 2 years at this point…) I am working on a text editor. Originally it was going to be based in the terminal, and using the Aquila virtual machine, then using Blæst, finally using … Continue reading
80% of the problems, caused by 20% of the bugs
If you’ve been around the internet for a long enough time, you’ve probably heard of the 80-20 principle, or Pareto Principle. For some reason, it seems like everything is linked to the proportion 80 to 20. For example, 80% of … Continue reading