Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This is trying to create code analyzer
for Harbour language code
and add it later in HbIDE
and use it later in for NetBeans plugin
and use it later in other IDEs.
I use GIT here.
Harbour project
https://harbour.github.io/
Docs about ANTLR:
https://tomassetti.me/antlr-mega-tutorial
http://www.xfront.com/ANTLR/
about v.3:
http://www.r-5.org/files/books/computers/compilers/writing/Terence_Parr-The_Definitive_ANTLR_Reference-EN.pdf
about v.4:
https://pragprog.com/book/tpantlr2/the-definitive-antlr-4-reference
and help here
https://groups.google.com/forum/#!...
....
=================================
Pictures converter which has the ability to convert any format into 3 different formats
which are : JPEG, PNG, and BMP
without losing the quality,
This programe was made by:
Programmer : Storm Rostom
Graphic Artist : Salim Bin Omar
=================================================
How to use :
https://www.youtube.com/watch?v=3Onjk4KonXE
Note: this programme requires net.framework v 4.0 you can get it by following this link :
http://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe
Clone Notifier is a tool that detects and visualizes change information of code clones (i.e., code fragments that have identical or similar code fragment(s) in source code ) .
It provides information of new clones generated by copy-and-paste and bad clones occurred by inconsistent modification.
Please refer to following for datail.
https://sourceforge.net/projects/clonenotifier/files/manual_japanese.pdf ( manual in japanese) .
http://sel.ist.osaka-u.ac.jp/~lab-db/betuzuri/archive/898/898.pdf ( inproceeding )