Inform6

Game compiler

A compiler and language implementation for generating interactive fiction games

The latest version of the Inform 6 compiler, used for generating interactive fiction games.

GitHub

210 stars
33 watching
35 forks
Language: C
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
fantasyinternet/poetryA programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports.55
davidgiven/cowgolA programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed.247
hparker/dotalA low-level language designed to compile to the Uxn virtual machine for creating simple graphical programs.46
ilenburg/game-engineA game engine built using C++ and OpenGL that utilizes SDL for graphics rendering.15
tek256/asteraA C99-based 2D game library providing features like deferred and forward rendering, collision detection, and asset management for cross-platform development on Windows, Linux, Mac OSX, and BSD.292
rajkumardusad/jitcompilerAn online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go.73
kiselgra/c-meraA source-to-source compiler system for C-like languages using Lisp's macro system.411
jdegoes/lambdaconf-2014-introgameA collection of materials and code snippets for teaching purely-functional game programming with Scala163
rswier/c4An exercise project demonstrating minimalist C programming9,788
dbohdan/compilers-targeting-cA list of compilers and transpilers that can generate C code from various programming languages.709
indianakernick/simpleton-engineA C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding.51
kripken/bananabreadCompiles C++ game engine to JavaScript and WebGL for web execution1,383
ggabriel96/lassoA C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games.11