Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

seanfisk/rpython-stencil-language

Repository files navigation

RPython Stencil Language Interpreter

image

A simple experimental programming language implementing finite difference using stencils.

It is written in RPython and uses RPLY for lexing and parsing.

Compatibility

PyPy ≥ 2.0-beta2

Inspiration

The following tutorial blog posts by Andrew Brown helped immensely in starting this project:

In addition, Alex Gaynor's Topaz project, a Ruby implementation written in RPython, has been especially helpful as a reference for using RPython and RPLY.

Credits

About

A simple experimental programming language implementing finite difference using stencils.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published