hlb-parser

command module
v0.0.0-...-1412480 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

hlb-parser

Playground to make changes to parser without worrying about checker/codegen.

Proposal

Goals:

  • Address inconsistency across builtin effects and user defined as ( ... ) binding.
  • Address inconsistency between all decls except function declaration (starting with keyword).
  • Address inconsistency between CallStmt and CallExpr.
  • Support if else, for loops, composite types, unary / binary operators (with operator precendence and associativity).
  • Treat type association :: as first class rather than simply legal characters in Ident symbol.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
gohlb command
server command
wasm command

Jump to

Keyboard shortcuts

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