Skip to content

pointbazaar/espl1000

Repository files navigation

ESPL1000 [WIP]

GitHub license Open Source Love png2 CircleCI CodeFactor

This repo contains a simple, statically typed programming language. The Compiler Backend targets the ATMEL(now Microchip) ATMega328P.

Description

ESPL1000 is inspired by the simplicity and power of C programming.

The Compiler is Work in Progress and still a long way from being functional.

Documentation

Build Instructions (Linux)

  1. git clone git@github.com:pointbazaar/espl1000.git
  2. get required packages via your distributions package manager: gcc cmake make valgrind flex avra
  3. modify your $PATH environment variable to include PATH=~/espl1000/build/compiler/main:$PATH
  4. make

About

[Work in Progress] Toy Compiler <3

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages