Skip to content

akadjoker/BuLangVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BULangVM is a hybrid programming language that combines elements of Pascal, Python, and C.

Stack-Based Virtual Machine

Features

  • Stack-Based Operations: Utilizes push and pop operations for efficient execution.
  • Lua, C, and Python-Inspired Syntax: Easy to learn and use for those familiar with these languages.
  • Integration with C++: Easily register native functions and variables.
  • High Performance: Capable of running 40,000 processes at 60 FPS.
  • Efficient Scripting: Designed for high-performance scripting and execution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published