Skip to content

FalconCore - Secure, AI-native programming language with native runtime & VM

License

Notifications You must be signed in to change notification settings

sayan9168/FalconCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FalconCore Status FalconCore Logo

FalconCore

FalconCore is a brand-new, secure, AI-native programming language built from scratch.

Vision

  • Fully independent runtime & VM (no Python dependency)
  • Own bytecode format
  • Own Virtual Machine
  • Built-in security (secure variables, zero-trust)
  • Native network stack
  • AI integration at the language level

Current Status

  • Bootstrapping phase
  • Lexer & Parser in development (Rust)
  • Goal 1: Run "Hello World" in FalconCore

Examples (coming soon)

  • Hello World
  • More examples will be added as the language grows

How to Build (future)

cargo build --release
./target/release/falconcore examples/hello.falcon
Made with ❤️ by SAYAN
Let's build the future of programming!

About

FalconCore - Secure, AI-native programming language with native runtime & VM

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages