Skip to content

Thanduriel/NaReTi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaReTi

A script compiler that produces native code in runtime.

currently working features

  • int and float arithmetic
  • custom types/ structs
  • local and global variables
  • calling native functions inside a script
  • calling script functions from outside
  • some optimization: inlining, var/return substitution
  • generic types

Working examples can found in /scripts/.

dependencies

About

A script compiler that produces native code in runtime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published