Skip to content

Commit c856a5e

Browse files
authored
Merge pull request #96 from codeassociates/dboreham/update-readme
Update README with project background and article link
2 parents baa42a2 + 1b2ff03 commit c856a5e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ My goal as the human in this endevour was to see if I could refute posts I saw a
55
"well that's easy because there's many C compilers in the training data". I had the idea: Occam is so old that there's basically nothing about it on the modern internet.
66
I had also had a long standing curiosity about the connection between Occam and go(lang) that made be curious as to whether you could build an Occam to golang transpiler.
77
This project is the result: scratching two itches -- can an LLM create a working compiler for a language that doesn't show up in its training data, and can one transpile Occam to Go.
8-
Without Claude I'd never have the time to scratch that second itch. And...over to Claude:
8+
Without Claude I'd never have the time to scratch that second itch. For the curious there is [an article](https://codeassociates.github.io/conversations-with-claude/conversations/occam-transpiler/index.html) with more background and the LLM chat sessions used to create the project.
9+
And now...over to Claude:
910

1011
# occam2go
1112

0 commit comments

Comments
 (0)