This website requires JavaScript.
Explore
Help
Sign in
glen
/
vrml1to97
Watch
1
Star
0
Fork
You've already forked vrml1to97
0
Code
Issues
Pull requests
Projects
Releases
6
Packages
Wiki
Activity
e0861ea157
vrml1to97
/
src
/
example.civet
3 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
chore: Set up development environment Add the civet and typescript compilers, implement a build step, provide examples of using from es6, script, and command line. Of course, there is no actual behavior produced; convert always produces 'foo' at the moment.
2023-09-01 08:20:34 -07:00
{convert} from ./index.js
feat: install moo and use in toy example (#2) I failed to find a satisfactory way to compile and import moo.js with fixed specifiers, so finally I just gave up and patched the distributed moo code to be an es6 module. Very ugly but it works. Resolves #1. Reviewed-on: https://code.studioinfinity.org/glen/vrml1to97/pulls/2 Co-authored-by: Glen Whitney <glen@studioinfinity.org> Co-committed-by: Glen Whitney <glen@studioinfinity.org>
2023-09-01 21:32:25 +00:00
console.log convert 'while (10) cows\nmoo'
Reference in a new issue
Copy permalink