gokernel

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2021 License: MIT Imports: 11 Imported by: 0

README

Gokernel

This is a rewrite of the kernel not yet implemented.

Instead of using an interpreter it simply writes a go program to disk and runs it.

The benefits this adds is:

  • 1 to 1 with compiled go code
  • Many programs will run faster
  • Use pre-compiled external libraries
  • Remove the need to import anything in the source files
  • Much greater simplicity, not relying on external libraries

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL