Showing 2 open source projects for "syntax tree model"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    tcomb

    tcomb

    Type checking and DDD for JavaScript

    tcomb is a JavaScript library for defining and checking runtime types in Node.js and browser environments. It gives developers a concise syntax for modeling values, structures, interfaces, enums, unions, refinements, and other domain-level constraints. The library is useful in JavaScript projects where static type information is unavailable or insufficient at runtime. It can validate external inputs, document data expectations, and support safer programming patterns without requiring a full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UglifyJS

    UglifyJS

    JavaScript parser library for NodeJS

    UglifyJS-old is the original version of UglifyJS, a JavaScript toolkit for parsing, compressing, mangling, and beautifying source code. Its parser converts JavaScript into an abstract syntax tree that can be inspected or manipulated programmatically. The code generator can rebuild readable JavaScript or remove unnecessary whitespace to reduce file size. Its mangler shortens variable names while accounting for scope, globals, eval calls, and with statements. Compression routines simplify expressions, combine declarations, transform conditionals, and remove unreachable code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next