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
Save Up to 91% on Cloud Compute With Spot VMs
Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Logo++ is an interpreter for drawing graphical figures using a small set of instructions. Though it lacks many essential features of \"serious\" languages, it remains a funny start for beginners in computer programming, particularly for kids.
HPL is a Hebrew Programming Language.
It\'s main goal is to expose children and non english speaker to the wonders of programming in a hope that once you\'ve mastered the basics, you are on the highway.
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.
SMUF, or Single Multi-User Forth, is a Forth-based compiler/interpreter based loosely on the MUF language available in MUCK servers such as ProtoMUCK or Fuzzball.
The Mercury MUD driver is a C++ network server for extensible text-based multi-user role playing games. Players can extend the game world on the fly (even while the game is running) via a simple object-oriented C-like language.
UPS is a source level C, C++ and Fortran debugger with an X windows
interface. It's a very light debugger, but is quite efficient and works
well. An ANSI compliant C interpreter is included.
The Python programming language, an object-oriented scripting and rapid application development language. You can download it from http://www.python.org/download
EEL is a cross-platform compatable object-orented programming language modeled after Java. A mix of the best features from C/C++, Python, and BASIC, EEL will be a meta-language, and you can help develop it, just contact vbAlexDOSMan.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
Esla is a very simple C++ scripting language that can be embedded within an application or a numerical code. New language keywords can easily be programmed and added to the core language.
Zoso is a contextual programming language. Contexts speed software development by allowing you to use "mini-languages" that are optimized for specific tasks in a single source code file.
Coolit - C++ Object-oriented language interpreter toolkit. Written in C++, Coolit provides a tookit for writing an interpreter. Coolit is the first phase of Coeval - Compiled or evaluated language.
A fine report generator. If you(r program) need(s) to create beautyful printed pages from a database, then this is what you are searching. Supports postgresql and mysql databases.
TableScript is a simple yet powerful scripting language - based on C and Python - for defining and rolling random table-based results. It is a terrific tool for your role-playing campaigns.
C est un projet visant a faire un moteur de resolution de contrainte utilisant le langage Score FD/I.
Projet de promotion de maitrise a l universite de bourgogne par dix etudiants.
C-Prime, or C' in abbreviation, is simply an attempt to add some fun and modern features to C without sacrificing speed or power. We intend to make "down and dirty programming" a "more enjoyable" experience.
Saquen is a library which is intended to provide scripting capabilities for other programs. It specializes in ease of integration with existing code and provides facilities especially suited for scripting in computer games.
The Flat Earth MUD driver project aims at a C++ driver, that supports:
- A game written in a subset of C++.
- Imposes no limitations on what the game can be.
- Supports an interpreted version of the lib language as well
- Allows online compilations to
The Dirt virtual machine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable