Skip to content

Lesname/php-coder

Repository files navigation

LesCoder

Les coder is a basic utility program to render and interpret code.

Render

The job of the render is to give the ability to compose code without having to manipulate strings and render it with a basic style in mind

Currently the following renderers are available:

  • PHP
  • TypeScript

Interpreter

The job of the interpreter is to reason about the code, and show via the tokens what it does. It is not made so it can be executed

Currently the following interpreters are available:

  • TypeScript
  • Angular
    • Expression
    • Template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages