Skip to content

Commit 68d9e65

Browse files
author
megis7
committed
Refined Readme.
1 parent d58dfbf commit 68d9e65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# PCL - Pcl CompiLer
1+
# PCL (PCL's a Compiled Language)
22

3-
Implementation of a compiler for the PCL toy language in F# using [FsLexYacc](https://fsprojects.github.io/FsLexYacc/) and [LLVMSharp](https://github.com/microsoft/LLVMSharp).
3+
Implementation of a compiler for the PCL compiled language in F# using [FsLexYacc](https://fsprojects.github.io/FsLexYacc/) and [LLVMSharp](https://github.com/microsoft/LLVMSharp).
44

55
You can find the language specification in pcl2019.pdf (in Greek).
66

0 commit comments

Comments
 (0)