Skip to content

Releases: AMAIOLAMO/hard_lang

Release list

Hard lang v0.0.0

Hard lang v0.0.0 Pre-release
Pre-release

Choose a tag to compare

@AMAIOLAMO AMAIOLAMO released this 07 Jul 02:50

Initial release, this does not implement a fully functional Turing-complete programming language yet

FEATURES

  • added basic output lexication
  • added basic grammatical analysis(aka convert to AST)
  • added compilation utilizing flat assembler(fasm) for x86_64 linux
  • added basic support for command line arguments (hard_lang