Skip to content

Commit 139183b

Browse files
committed
2 parents 3641428 + e958666 commit 139183b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ Basic compiler written in java
55

66
####Using Eclipse -
77

8-
Import project into eclipse and edit code in CompilerInJava/Compiler/code.pc and compile Main.java to execute
8+
Import project into eclipse and edit code in CompilerInJava/Compiler/code.pc and compile Main.java to execute.
9+
10+
####Alternate Method -
11+
12+
Run either .bat (WINDOWS) or .sh(LINUX) to automatically execute the code and see output. After first execution of the script, a code.pc file will be created in the current directory. Edit code in this file and execute script to see the output.
913

1014
####This includes:-
1115

0 commit comments

Comments
 (0)