Your top-rated shield against malware and online scams | Avast Free Antivirus
Browse and email in peace, supported by clever AI
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The vs Cobol screen handler converts screens defined in a simple meta-language (using standard text files) to Cobol sourcecode which can be accessed using PERFORM statements.
Copyright (C) 1988-2013 Albert Gielis
This software is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v2.0 as published by the Free Software Foundation.
Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions.
This is just the base of the framework presenting the idea, any code template can be implemented upon request.
Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java
The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
Transformation of an URDAD PIM into a WCF Service Application.
Create platform independent models (PIMs) using the URDAD method. Specify implementation mappings onto equivalent WCF Service Model elements and watch as the tool automatically generates a WCF service application from the PIM that is ready to be compiled and hosted on a web server.
It is (no stack based!) VM in a form of a library. It supports different language paradigms without data type restrictions, allows both interpretation and JIT, produces a fast code. Our goal - to have a GENERIC and POWER tool for code migration.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
XTCC/Qscript revolves around two concepts:
1) Data collection : Qscript
2) Data analysis : XTCC
Qscript enables Market Research companies to securely collect data using online and offline mediums such as web, tablets/mobile. Different products include:
1) Pen and Paper Survey Management
Qscript enables faster and easier keyboard entry with real time logic and validation. It generates SPSS and IBM Quantum compatible data tabulation programs leading to significant time savings of up...
Generic optimization of on demand calculation. Generation of C# code for data model and computation code Definition of the xF language IDE: edition of xF project. Excel 2010 Addin available
DataDraw is a feature rich database generator for high performance C applications. DataDraw gives your C application a high performance object-oriented framework at speeds that beat hand coded C.
..., and translating between Unicode and byte oriented encodings.
Tombo is an alternative for lex, yacc and Bison tools.
Source can be browsed in git/code repository or src directory.
Send e-mail to tombo@gekkoware.com for support
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The C++ Basic is an object-oriented language with features from C++, Java, Basic and Euphoria programming languages. A C++ Basic program is converted to C++, that looks similar to the original C++ Basic code.
Nearly everytime I developed something on an embedded device I came to the point where I needed a simple 1-bit Bitmap to integrate some symbols. The Problem was that everytime I had to write my images by hand like:
0b0000000
0b0001000
0b0010100
0b0100010
0b1000001
And then i came to the point the images were larger than this example, say 32*32 or more. And thats a torture.
And that's the reason I started this project.
It's a simple and small command line application which let you...
A C++ based lightweight, non-invasive SCA (Service Component Architecture) runtime. Optimized for the use in the embedded domain.
We are proud to announce release 0.8 of Trentino
Release 0.8 adds a major feature to Trentino. With Service discovery, configuration, deployment and operation of Services on devices is made simple and cost efficient.
== THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke ==
Code generator highly flexible and extensible based on Torque XML and XSL transformations
This projects aims at providing an object model which describes a java source file static and dynamic behaviour. The generated object model can be used to analyse the sourcecode or generate new code (unit tests, for example).
Visu@lGrid - UML for BOINC: A Modelling Language Approach for the Development of Distributed Applications based on the Berkeley Open Infrastructure for Network Computing
"Translater Trans Writer" ("Translator Trans Writer") is a type of scripting program. NEW sourceforge LOCATION: https://sourceforge.net/projects/translatortrans
CHSM is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems.
FleXML reads a DTD describing the format of XML documents; it may be specified as a URI to the DTD on the web. From this FleXML produces a validating XML processor with an interface to support XML applications.
XmlPL is a C like language with special syntax for creating and manipulating XML data. If you know Java, C or C++ and XPath then XmlPL is easy to learn. XML is a native data type and is processed more naturally using XML path expressions and inline XML.
A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
Elmer is a tool which embeds a Python module into a C, C++, or Tcl
application. The embedded Python module is used just as if it was written in
the same language as the application itself, without requiring any knowledge of
the Python/C API.
CakePHP model generator from DBDesigner XML files.
Generates CakePHP models (mapping) and stubs for controllers.
Updated: now works with CakePHP 2.1 new conventions (the tool was formerly created for CakePHP 1.X)