qpalzmm22 / mjyint

Programming language developed with C lang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MJYINT

Build Status

This is an intepreter that supports dynamic scope(static and dynamic)

Full description can be found in Doc/ folder

It supports

  • Arithmetics ( +, -, ****, /)
  • Expressions
  • Functions
  • Symbols

About

Programming language developed with C lang.


Languages

Language:C 94.1%Language:Shell 5.0%Language:Dockerfile 0.7%Language:Makefile 0.2%