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.
...While the SDF parser is not as advanced as the ANTLR-based parser, it provides much more capabilities, including a term rewriting system for creating a Fortran AST (Abstract Syntax Tree) using Stratego/XT (see http://strategoxt.org) and other custom program transformations.
The OFP ANTLR-based parser is no longer under active development.
Implementation of Stratego with 3d OpenGL GUI. Created by Patrick Smyth, Conor Keenan and Carl Beyer. Project started as a term assignment for a CS class at the University of Notre Dame
MobileStratego is the online version of Stratego for mobile phones. It's developed with J2ME and it is a two players version. Online playing is achieved using peer-to-peer with virtual server or direct connection. Single phone is supported too
A Java implementation of all our favourite game Sabotage, a great variant of the popular Stratego (Stratego is a TradeMark of Hasbro, Inc)! Client/Server setup with network capabilities and hopefully also end up with AI and variants!
A Java based engine used to play the game "Stratego". This engine manages board setup, play state and generates moves based on separate strategic models.
S7r47e50 is an attempt to write a version of Stratego for Linux in Ruby using mySQL for 'opening books', a minimax algorithm as the AI, and TCP/IP bindings for internet multiplayer options. It will be licenses under the GPL v2.
Strategy-ai is a Stratego-like game with an ai based on genetic programming, evolutionary computation. The ai can be trained and be improved over time.