Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose.
Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
Free data acquisition and data visualization cross-platform software
Marid is a cross-platform data acquisition and visualization software intended to build complex and hierarchical data acquisition systems.
The base concepts of its architecture include:
* Graphical deploy configuration builders
* Powerful Groovy scripting language
* Embedded database ( H2 , HSQLDB) to store data
* Cross-platform design (write once, run anywhere)
* Embedded GUI-configurable binary/ascii device protocol parser/generator
* Deploy manager to deploy firmwares to remote...
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.