Skip to content

Commit 39189ca

Browse files
committed
Add cats
1 parent 938ca12 commit 39189ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Pseudo was inspired by the need to generate algorithms/code in different languag
2020

2121
That's why it can be mapped to a well defined subset of a language
2222

23+
It is meant as a framework consuming ast from parser generators / compilers / various tools and generating snippets / codebases in different target languages
24+
25+
![a diagram illustrating the pseudon framework: compilers -> ast -> api translation -> target code](http://i.imgur.com/7ySfy5j.jpg?2)
26+
2327
# Pseudo supports
2428

2529
* basic types and collections and standard library methods for them

0 commit comments

Comments
 (0)