We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b5c29 commit 04805dfCopy full SHA for 04805df
1 file changed
README.md
@@ -20,7 +20,7 @@ Bellow are the main characteristics of Psyche-C:
20
- Clean separation between the syntactic and semantic compiler phases.
21
- Algorithmic and heuristic syntax disambiguation.
22
- Optional type inference as a recovery mechanism from `#include` failures (not yet in master).
23
-- An API inspired by that of the [Roslyn .NET compiler](https://github.com/dotnet/roslyn) and [LLVM's Clang](https://clang.llvm.org/).
+- API inspired by that of the [Roslyn .NET compiler](https://github.com/dotnet/roslyn) and [LLVM's Clang](https://clang.llvm.org/).
24
25
## Driver
26
0 commit comments