Skip to content

A Toy System Programming Language with Coding Videos

Notifications You must be signed in to change notification settings

ParfenovIgor/cecler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler ECLER

Youtube Channel

Building

Following dependencies are required:

  • gcc
  • g++
  • make

Build commands:

  • make — compile the compiler
  • make clean — clean the compiler
  • ./cecler main.clr — run the compiler and pass input program

About

A Toy System Programming Language with Coding Videos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published