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