Skip to content

Omar-xt/Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A interpreter

A interpreter inspired by python. Support almost all the language features like python. FFI support for easily call zig functions. Jit compilation feature os on devlopment.

Cool Features

  • FFI (Foreign Function Interface) can call zig functions directly from interpreter
  • JIT (Just In Time) compilation is on devlopment

d1 d1

FFI

d1 d1 d1

Module import

d1
d1

About

A interpreter inspired by python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages