Skip to content

Commit cd16579

Browse files
gh-15: Implement a namespace buffer.
1 parent 718bb73 commit cd16579

File tree

8 files changed

+846
-129
lines changed

8 files changed

+846
-129
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
prefix.exe
1+
*.exe

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
This is a re-implementation of the Prefix programming language (originally written in Python) in C.
1+
This is a re-implementation of the Prefix programming language (originally written in Python) in C17, targeting MSVC (VS2022).
22

33
At present, developers should focus on adding full specification compliance, rather than new features.

0 commit comments

Comments
 (0)