Homomorphic encryption (HE) is an emerging technology that enables computing on data while the data is encrypted. It has advantages, but it also has a significant difficulty. Programmers that use General-Purpose Programming Languages (GPPLs) may find it difficult to handwrite the script code for the HE correctly. This paper presents the front-end compiler design for the first graphical modelling language (DSML) to implement HE schemas, called HomoLang. It is providing a graphical environment with graphical building nodes that represent the HE concepts to enable the building of HE schemas. A high degree of abstraction and a decrease in grammatical and runtime errors improved the expressiveness and efficiency of implementation. Six security tests for security analysis were provided. The efficiency of the submitted language was evaluated using four subjective metrics. This paper provides a detailed explanation of the attributes, evaluation details, and design of the submitted HomoLang.