├── LICENSE.GPL2 ├── LICENSE.GPL3 ├── Micron_Intermediate_Language.ebnf ├── Micron_Intermediate_Language.keywords ├── Micron_Programming_Language.ebnf ├── Micron_Programming_Language.keywords ├── Readme.md ├── The_Micron_Intermediate_Language_Specification.cldx ├── The_Micron_Intermediate_Language_Specification.html ├── The_Micron_Programming_Language_Specification.cldx └── The_Micron_Programming_Language_Specification.html /LICENSE.GPL2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/LICENSE.GPL2 -------------------------------------------------------------------------------- /LICENSE.GPL3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/LICENSE.GPL3 -------------------------------------------------------------------------------- /Micron_Intermediate_Language.ebnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/Micron_Intermediate_Language.ebnf -------------------------------------------------------------------------------- /Micron_Intermediate_Language.keywords: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Micron_Programming_Language.ebnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/Micron_Programming_Language.ebnf -------------------------------------------------------------------------------- /Micron_Programming_Language.keywords: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/Micron_Programming_Language.keywords -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/Readme.md -------------------------------------------------------------------------------- /The_Micron_Intermediate_Language_Specification.cldx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/The_Micron_Intermediate_Language_Specification.cldx -------------------------------------------------------------------------------- /The_Micron_Intermediate_Language_Specification.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/The_Micron_Intermediate_Language_Specification.html -------------------------------------------------------------------------------- /The_Micron_Programming_Language_Specification.cldx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/The_Micron_Programming_Language_Specification.cldx -------------------------------------------------------------------------------- /The_Micron_Programming_Language_Specification.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micron-language/specification/HEAD/The_Micron_Programming_Language_Specification.html --------------------------------------------------------------------------------