Pinned Repositories
antlr4-c3
A grammar agnostic code completion engine for ANTLR4 based parsers
antlr4-graps
ANTLR Grammar Parsing Service
antlr4ng
Next Generation TypeScript runtime for ANTLR4
antlr4wasm
WebAssembly target for ANTLR4 with Typescript
ANTLRng
A Typescript port of the ANTLR4 Java tool
GraphicEx
GraphicEx - a Delphi image loader library
java2typescript
A Node.js tool to convert Java source code to Typescript
rc-converter
A tool to parse Windows resource files (.rc)
stringtemplate4ts
A TypeScript port of the StringTemplate 4 library
vscode-antlr4
ANTLR4 language support for Visual Studio Code
mike-lischke's Repositories
mike-lischke/vscode-antlr4
ANTLR4 language support for Visual Studio Code
mike-lischke/antlr4-c3
A grammar agnostic code completion engine for ANTLR4 based parsers
mike-lischke/GraphicEx
GraphicEx - a Delphi image loader library
mike-lischke/antlr4ng
Next Generation TypeScript runtime for ANTLR4
mike-lischke/java2typescript
A Node.js tool to convert Java source code to Typescript
mike-lischke/antlr-ng
The next generation of ANTLR. Ported from the old ANTLR4 Java tool to allow for new features and flexible use.
mike-lischke/antlr4wasm
WebAssembly target for ANTLR4 with Typescript
mike-lischke/antlr-format
A tool to format ANTLR grammars
mike-lischke/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
mike-lischke/jree
A port of the Java Runtime Environment to Typescript
mike-lischke/stringtemplate4ts
A TypeScript port of the StringTemplate 4 library
mike-lischke/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
mike-lischke/antlr4-runtime-benchmarks
A collection of benchmarks for ANTLR4 runtimes
mike-lischke/antlr-tgen
A generator for descriptor based ANTLRng runtime test cases
mike-lischke/java2ts-examples
A project to demonstrate the use of java2typescript.
mike-lischke/macdependency
MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X
mike-lischke/mysql-shell-plugins
Plugins for the MySQL Shell
mike-lischke/AntlrVSIX
AntlrVSIX is a language server for use with Visual Studio 2019, Visual Studio Code, and Gnu Emacs to support Antlr, Bison, and W3C EBNF grammars. In addition to the IDE extensions provided here, a command-line tool is available to refactor grammars in order to make them cleaner, more readable, and more efficient.
mike-lischke/DefinitelyTyped
The repository for high quality TypeScript type definitions.
mike-lischke/devicon
Set of icons representing programming languages, designing & development tools
mike-lischke/icu
The new home of the ICU project source code.
mike-lischke/jdk
JDK main-line development
mike-lischke/lib-fints
A Typescript/Javascript client library for Online-Banking via the FinTS 3.0 protocol with PIN/TAN.
mike-lischke/mike-lischke
mike-lischke/mike-lischke.github.io
A site to host pages for selected projects of mine
mike-lischke/monaco-editor
A browser based code editor
mike-lischke/stringtemplate4
StringTemplate 4
mike-lischke/vite
Next generation frontend tooling. It's fast!
mike-lischke/vscode-comment-tagged-templates
Syntax highlighting for JS and TS tagged template strings using comments to specify language
mike-lischke/vscode-docs
Public documentation for Visual Studio Code