Skip to content
/ tiger Public

🚧 A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.

License

Notifications You must be signed in to change notification settings

vyorkin/tiger

Repository files navigation

tiger

The Tiger language is a small, imperative language with integer and string variables, arrays, records, and nested functions. Its syntax resembles some functional languages.

references

Modern Compiler Implementation in ML by A. Appel.

About

🚧 A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published