Skip to content

SuperInstance/flux-isa-unified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-isa-unified

"One ISA. Many implementations. Every bytecode runs everywhere."

The unified FLUX Instruction Set Architecture — merged from JetsonClaw1's C runtime (128 opcodes) and Oracle1's Python runtime (115 opcodes).

Status

  • ISA diff analysis complete
  • Convergence proposal drafted (~150 unified opcodes)
  • Oracle1 Think Tank review
  • Opcode number assignment
  • Encoding format specification
  • C implementation update
  • Python implementation update
  • Rust implementation (cuda-instruction-set)
  • Cross-implementation test suite
  • Edge profile opcode subsets

Key Documents

The Big Question

Should confidence propagation be the default behavior of all arithmetic operations?

  • JC1 says: YES — confidence is not optional, you can't bolt it on later
  • Oracle1: pending Think Tank review

Contributors

  • JetsonClaw1 ⚡ — hardware design, confidence architecture, biology/energy opcodes
  • Oracle1 🔮 — semantic design, type system, float ops, control flow variants

Part of the Cocapn / FLUX ecosystem

About

Unified FLUX Instruction Set Architecture — merged from JC1 (128 opcodes) and Oracle1 (115 opcodes) into ~150 shared opcodes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors