Xtext Tip: How to change the default delimiter of your FQNs

In a previous tip I showed how to add FQN support to your Xtext DSL. In this tip, we are going to customize our FQN to have a different separator. The full code for this example can be found here. The basic block language I am using the block language of the previous tip, but this time we are using the characters -> as separator

Continue Reading

Why do companies build custom low-code tools?

In this post I explore some some common reasons that justify the effort of creating a custom low-code tool. Sell it as a service There are several low-code startups that are providing app generation services for different niches. There are offers like website generators, mobile app generators, landing pages, generators, internal app generators, and others.

Continue Reading

Should a company use a low code solution or an MDE tool?

When researching low-code and MDE software, I realized that the former is marketing itself as a solution; while the latter as as a tool. Solutions are aimed at business people, who have problem to solve. Tools are marketed to engineers/developers who have a solution to build. The users of a solution, usually do not care about how it works or is implemented, as long as it solves the problem.

Continue Reading