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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# SharpCpp
2
2
3
-
SharpCpp is a transpiler that generates C++ code from C#. Currently only [XLIS](https://github.com/m039/XLIS)'s FooBar example is working and nothing else.
3
+
SharpCpp is a transpiler that generates C++ code from C# code. Currently only [XLIS](https://github.com/m039/XLIS)'s FooBar example is working and nothing else.
4
4
5
5
_It is just a raw idea, highly experimental and future of the project is unknown. [Read more..](https://github.com/m039/SharpCpp/blob/develop/DevJournal.md)_
6
6
7
7
# Usage
8
-
* You can use MacOS Application to test functionality, there are no other options for now.
8
+
* You can use Mac app to test functionality, there are no other options for now.
9
9
*[Uncrustify](https://github.com/uncrustify/uncrustify) is needed for the library to work.
0 commit comments