Skip to content

Commit ce7af6e

Browse files
committed
init commit
1 parent 389ad5d commit ce7af6e

File tree

3 files changed

+1
-18
lines changed

3 files changed

+1
-18
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.env

Dockerfile

-5
This file was deleted.

README.md

-13
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,3 @@ We can then use this list to generate list of the more important pages
2626

2727
This front end which allows for the Database to be searched
2828

29-
## Design considerations
30-
31-
- Why Not use OS/Elastic search
32-
33-
## Domain specific language
34-
35-
For this project I have decided to created a domain specfic language for creating indexes and for querying the database.
36-
Overall this was a good opportunity to learn more about compiler design and to create a tool which would leverage a
37-
massive amount of flexibility
38-
39-
40-
41-

0 commit comments

Comments
 (0)