You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,9 @@ leveraged and the contributions of junior engineers significantly boosted.
55
55
* Reduce the learning curve needed to build and maintain great software using DDD and BDD, allowing for fast onboarding of new developers
56
56
* Make testing a more integral, collaborative, useful, and fun process
57
57
* Eliminate the need for boilerplate code
58
-
* Allow software engineers to postpone the need for a microservices architecture until it is needed strictly from a infrastructure perspective to better manage computing resources and when is needed be able to do so within hours and not months or years.
58
+
* Allow software engineers to postpone the need for a microservices architecture until it is needed strictly from a infrastructure perspective to better manage computing resources and if eventually it is needed to be able to do so within hours and not months or years.
59
59
* Allow for the reuse of existing packages writen in the target language
60
+
* Allow for the creation and reuse of polyglot generic subdomains that will be easily plugged in in any Bitloops system
60
61
* As a result of the above, significantly increase developer productivity
61
62
62
63
The Bitloops Language aims to define and retain a simplistic syntax that will be as close to human
0 commit comments