Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
The Dragon Isles Update.
  • Loading branch information
linuxlizard committed Jul 4, 2023
1 parent 1e995ea commit 63e05f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -7,6 +7,11 @@ I want to debug my GNU Makefiles.

Ultimate long-term goal is a GNU Make visual debugger. I want breakpoints on variables changing. I want to single step through the rules. I want to put a breakpoint on a rule.

## Update 20230704. The Dragon Isles Update.

Today I am declaring my Idependence Day from from a certain game and reclaiming my spare time. Short-term goal for pymake is to be able to build GNU Make.


## Update 20230412. The "What am I Doing" Update.

Had a bit of a break due to my finding [remake](https://remake.readthedocs.io/en/latest). The remake tool is a fork of GNU Make which adds interactive command line debugging to Make. Sound familiar? Remake did not exist when I started on my little PyMake adventure. I started wondering if I should continue my little project. I took a few weeks to play with Rust (really cool language). Then I decided I want to finish this project. I love working with programming languages. My thesis was a mini-Ada compiler. So, anyway, let's get this thing working.
Expand Down

0 comments on commit 63e05f5

Please sign in to comment.