Skip to content

a Compiled Version of StoryScript, generated using LLVM.

License

Notifications You must be signed in to change notification settings

StoryScriptorg/SSLLVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSLLVM

a JITed Version of StoryScript generated using llvmlite.

What is this

StoryScript user may or may not know that: StoryScript is an Interpreted language. Which process in a REPL (Read-Evaluate-Print loop) loop.

So, And so, You may ask: "So what is this?"

This is basically a JIT compiler.

This is based on llvmlite. Which is a Wrapper for LLVM. llvmlite is also used in Numba to generate a high performance code.

About

a Compiled Version of StoryScript, generated using LLVM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published