Showing 416 open source projects for "syntax analyzer java"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    LogicAnalyzer is a framework as well as an application to operate a PC based logic analyzer. It's built using the Eclipse RCP and designed with extensibiliy in mind. Integrating new devices or creating completely new functionality is easy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    AUNA Smartpad
    AUNA Smartpad will be very similar to Notepad++ (found here on Sourceforge) in that it is a source code editor with a tabbed interface, configurable syntax highlighting... but will also include an intellisense feature and have a different interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UCD Analyzer is a tool for analyzing websites usability (as well as accessibility, search engine optimization). It uses set of configurable rules to generate usability report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JUCA stands for "JUnit Coverage Analyzer". It is a tool which performs a static analysis of your java class files and determines which methods of your classes are (potentially) called from JUnit testcases. The results are summarized in a HTML repor
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Simple library to parse C++ header files and retrieve a list with the description of the elements defined. The initial purpose of the project was the creation of a tool to check the syntax of header belonging to a given project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JIPA (Java Interpreted Pseudo-Assembly) is a simple attempt at developing an interpreter in Java. The language ressembles Assembly syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jasclipse is an Eclipse plugin for developing applications written in Jasmin. It provides Jasmin editor with syntax highlighting, error marking and Ctrl+Space assistance. It also allows compiling your files with Jasmin 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    * Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    SSJE
    This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Widget toolkit for Java Micro Edition (J2ME) aiming to be fast, light and beautiful. using the same syntax in Swing for Java Standard Edition (J2SE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The GroovyStAr ("Groovy Static Analyzer") project describes a new extensible SCA tool for Java and Groovy. The extensibility is reached through a customizable set of Groovy-scripts, each representing a static source code query against the created AST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alef++, is a new programming language like Perl and Lisp syntax, with a many changing in classical languages designs, her specification designed to be implemented for any VM, by default can access to any private/protected/default Java fields or methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse plug-ins for editing, building, and debugging Action Script 3 code as an IDE. Based on the free Adobe Flex SDK 3, uses fcsh to do fast compilation and fdb to do debug. Provide syntax coloring, error/warning markers, code assistance, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java library for parsing files and building Abstract Syntax Tree based on context free (CF) grammar. Easy to use and provides fast prototyping. With grammar provided the library provides the AST of input. Command line interface is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A light weight, cross platform text editor aimed at web developers. Supports FTP and SFTP for remote editing and includes a built in SSH terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multilangeditor is an Eclipse plugin that provides an editor that is able to manage different languages in a single file, using specific syntax coloring for each of them. Users can contribute their languages using an extension point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This research project seeks to use compiler techniques to perform an attribute-based data-flow analysis on (MOF/UML)models allowing for a syntax-driven validation of a model's static semantics as well as an abstract interpretation of i dynamic behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JHighlighter is a collection of components including line numbering, line highlighting and syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jexpel is a library of compiling and execution of expressions for java whose the syntax is compatible with some of most popular expression languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eZPublish developer plugin for the Eclipse IDE. Adds template syntax highlighting, wizards for new extension and remote eZPublish management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code. It is mainly useful for java code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtual machine. It was my school project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    XSEpic is an Eclipse Plug-In for editing XS scripts, used for creating random maps and AI scripts for Age of Mythology and Age of Empires 3. Features include syntax highlighting, content assist, and a reference view that contains a list of constants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Extensible language for portable parallelism. Any visual element may be used to extend program syntax and a re-writing rule defined for it. Syntactic elements have properties attached, enabling symbolic manipulation to specialize to hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.