GitHub - ruhan/lcompiler: This is an interpreter concept written in C

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

The Project

This is an interpreter concept written in C.

The goal is to allow people that are learning how a compiler works, to understand some of its parts.

It started as a college proposal but because of the interest of some people we've created this repo.

TODO List

  • Find tests library [OK]
    Encontramos uma biblioteca chamada cmockery em http://cmockery.googlecode.com/
  • Install library and test it [OK]
  • Write test functions [TODO]

About

This is an interpreter concept written in C

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published