Skip to content

EpiSDK/EpiFaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epifaster

Overview

This project is a rewrite and optimization of Epiclang, allowing programs to run approximately 57% faster than the previous version (execution time reduced from 5.17 to 3.3 seconds in benchmarks).

Goals

  • Improve execution speed

Main Features

  • High-performance interpreter

Installation

./setup.sh

Usage

epiclang <file.c>

Project Structure

  • main.c: entry point
  • include/: headers
  • plugins/: extensions
  • Makefile: build system

Author

  • @Lukas-sgx

About

Rewrite and optimization of Epiclang, allowing programs to run approximately 70% faster

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors