Skip to content

A compiler for an image processing language. It includes a lexical analyzer, a recursive decent parser, an AST builder, a type checker and a code-generator that uses ASM for Java byte-code generation.

Notifications You must be signed in to change notification settings

krohitm/Digital-Darkroom

About

A compiler for an image processing language. It includes a lexical analyzer, a recursive decent parser, an AST builder, a type checker and a code-generator that uses ASM for Java byte-code generation.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages