Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
/ eck Public archive

The embryonic Food compiler, written in C (C89) because it has to start somewhere.

License

Notifications You must be signed in to change notification settings

foodlang/eck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embryonic CK

The embryonic version of the Food compiler.
Supports only a primitive version of the language (version 1.0)

How to build

You will need a C compiler and Python 3 (used as a build & test system.)

  1. Open up a terminal
  2. Type in "./build.py"

About

The embryonic Food compiler, written in C (C89) because it has to start somewhere.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published