golem-lang

command module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2019 License: MIT Imports: 11 Imported by: 0

README

The Golem Programming Language

Golem is a general purpose, interpreted scripting language, that brings together ideas from many other languages, including Go, Python, Javascript and Lua.

Golem can be used as a full-fledged command-line application like python3 or node, or it can be easily embedded inside a Go progam.

Please consult the documentation to learn more about Golem. The tour is a good place to start.

If you just want to compile it and run it, do:

  • make
  • ./golem examples/fibonacci.glm

Golem is in beta:

  • Reasonable care has been taken to ensure that it works.
  • Golem's syntax and API are reasonably stable.
  • There are likely to still be bugs lurking about.

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