You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ Pseudo was inspired by the need to generate algorithms/code in different languag
20
20
21
21
That's why it can be mapped to a well defined subset of a language
22
22
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
+

26
+
23
27
# Pseudo supports
24
28
25
29
* basic types and collections and standard library methods for them
0 commit comments